@charset "utf-8";
*{ margin:0; padding:0; list-style:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0;}  /* 初始化标签在所有浏览器中的margin、padding值 */
a {text-decoration:none}
a:active, a:hover {text-decoration:none}   /* 重置链接a标签的鼠标滑动效果 */
a {outline: none;}  
a { color: inherit;}/*去掉默认颜色*/
ul{list-style-type:none}
body{font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei";}


/*# 懒加载 */
.btn {
margin-right: 4px;
margin-bottom: 4px;
font-family: "Work Sans", Arial, sans-serif;
font-size: 16px;
font-weight: 400;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
border-radius: 30px;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
padding: 8px 20px;
}
.btn.btn-md {
padding: 8px 20px !important;
}
.btn.btn-lg {
padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
box-shadow: none !important;
outline: none !important;
}                                                                                                                
.btn-primary {
background: #50CB86;
color: #fff;
border: 2px solid #50CB86;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
background: #64d194 !important;
border-color: #64d194 !important;
}
.btn-primary.btn-outline {
background: transparent;
color: #50CB86;
border: 2px solid #50CB86;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
background: #50CB86;
color: #fff;
}

.btn-success {
background: #5cb85c;
color: #fff;
border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
background: #4cae4c !important;
border-color: #4cae4c !important;
}
.btn-success.btn-outline {
background: transparent;
color: #5cb85c;
border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
background: #5cb85c;
color: #fff;
}

.btn-info {
background: #5bc0de;
color: #fff;
border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
background: #46b8da !important;
border-color: #46b8da !important;
}
.btn-info.btn-outline {
background: transparent;
color: #5bc0de;
border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
background: #5bc0de;
color: #fff;
}

.btn-warning {
background: #f0ad4e;
color: #fff;
border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
background: #eea236 !important;
border-color: #eea236 !important;
}
.btn-warning.btn-outline {
background: transparent;
color: #f0ad4e;
border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
background: #f0ad4e;
color: #fff;
}

.btn-danger {
background: #d9534f;
color: #fff;
border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
background: #d43f3a !important;
border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
background: transparent;
color: #d9534f;
border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
background: #d9534f;
color: #fff;
}

.btn-outline {
background: none;
border: 2px solid gray
;font-size: 16px;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
box-shadow: none;
}

.btn.with-arrow {
position: relative;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.btn.with-arrow i {
visibility: hidden;
opacity: 0;
position: absolute;
right: 0px;
top: 50%;
margin-top: -8px;
-webkit-transition: 0.2s;
-o-transition: 0.2s;
transition: 0.2s;
}
.btn.with-arrow:hover {
padding-right: 50px;
}
.btn.with-arrow:hover i {
color: #fff;
right: 18px;
visibility: visible;
opacity: 1;
}

.form-control {
box-shadow: none;
background: transparent;
border: 2px solid rgba(0, 0, 0, 0.1);
height: 54px;
font-size: 18px;
font-weight: 300;
}
.form-control:active, .form-control:focus {
outline: none;
box-shadow: none;
border-color: #50CB86;
}

.row-pb-md {
padding-bottom: 4em !important;
}

.row-pb-sm {
padding-bottom: 2em !important;
}

.fh5co-loader {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url(../images/loader.gif) center no-repeat #fff;
}

.js .animate-box {
opacity: 0;
}

/*# sourceMappingURL=style.css.map */


@media screen and (max-width: 610px) {


/*格式化*/
body{ font-size:14px;font-family:"Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif; padding-top:1px; background:#fff;} 
li, ol { list-style:none; }
ins { text-decoration:none; }
i, em { font-style:normal; }
a { text-decoration:none;font-family:"Microsoft Yahei";}
a:hover { cursor:pointer; text-decoration:none;}
a:active{star:expression(this.onFocus=this.blur());}
:focus{outline:0;}
.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.';}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
img{ padding:0; margin:0;}
a img { border:none; }
input,textarea{ border:none;font-family:"Microsoft Yahei"; font-size:13px;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
h1, h2, h3, h4, h5, h6{ font-weight:normal; font-size:14px;}
#content p img{ width:100%;display:block; margin:0 auto; max-width:560px;}

html { font-size: 12.625px;}
/*导航*/
#mobile{display: block;}
#pc{display: none;}
.banner{display: none;}
nav{width: 100%;position: relative;background: #022858;float: left;}
nav:before{content: "";position: absolute;width: 100%;height: 1px;background: #555151;left:0;top: 4.2rem;}
nav a{width:33.3%;float:left;display: block;line-height:53px;text-align: center;font-size:15px;position: relative;border-bottom: solid 1px #c0bbbb;}
nav a:before{content: "";position: absolute;width:1px;height:4.2rem; background:#555151;left: 0;top:0;border-left: solid 1px #c0bbbb;}
nav a:nth-child(3n-2):before{background:none;border: 0;}
nav a:hover,nav a:link,nav a:visited,nav a:active{ color:#fff;}
.nth{background: #e20909;}
/*logo*/
.g-hd{z-index:1;overflow: hidden;border-top: solid 0.2rem #f1b200;padding: 1.55rem 0 0;}
.m-tel{width: 100%;line-height:3.5rem;text-align: center;display: block;overflow: hidden;background: #e20909;font-size:1.1rem;clear: both;}
.m-tel span{color: #fff;position: relative;display: inline-block;}
.m-tel span:before{content: "";position: absolute;width:2.1rem;height:2.1rem;background:url(../images/t_tel.gif) no-repeat 0 center;-webkit-background-size:100%;-ms-background-size:100%;-o-background-size:100%;background-size:100%;left: 0;top: 0.6rem;}
.m-tel span b{font-size: 1.5rem;font-family: Arial;}
.g-ft .f_p01{height:7rem;padding: 3.9rem 0 0;}
.g-ft .f_p01 a{width:27.56%;line-height:3rem;display: inline-block;font-size: 1.2rem; height:3rem;text-align: center;border: solid 1px #ddd;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;background: #e20909;color: #fff;}
.g-ft .f_p01 a:nth-child(1){background: #022858;color: #fff;border: 0; margin-right:2.3rem;}
.g-ft .f_p01 a:nth-child(2){ margin-right:2.3rem;}
.g-ft .f_p02{width:58%;margin:0 auto;text-align: center;font-size: 1rem;line-height: 1.7rem;}
.g-ft .f_p02 img{display: block;width: 100%;}
.g-ft .f_p02 span b{display: block;font-size: 1.2rem;color: #222;line-height: 1.8rem;padding: 1.1rem 0 0;}
.g-ft .f_p03{height:14.7rem;text-align: left;line-height: 1.9rem;font-size: 1.1rem;padding: 2.1rem 0rem 0 2rem;background:#011423  url(../images/footbg.jpg) no-repeat 0 center;-webkit-background-size:100%;-ms-background-size:100%;-o-background-size:100%;background-size:100%;color: #fff;}
.g-ft .ontop{text-align: center;height:2.8rem;font-size:1.3rem;color:#fff;line-height:2.8rem;display: block;background: #022858;}
.g-ft .ontop span{position: relative;display: inline-block;}
.g-ft .ontop span:before{content: "";position: absolute;left:0;top:0.65rem; width:1.5rem;height:1.5rem;background:url(../images/ontop.gif) no-repeat 0 center;-webkit-background-size:100%;-ms-background-size:100%;-o-background-size:100%;background-size:100%;}


.g-hd .m-logo{width:42%;display: block;margin:15px 5% 30px 3.5%;float: left;}
.g-hd .m-logo img{ width:100%;display: block;}
.t-text{width:49%;font-size:0.9em;line-height:21px;color:#2c2c2c;float: right;font-weight: 600;margin-top: 20px;}
.row_div p{padding:5px 2%;}
.row_li{width: 100%;float: left;color: #fff;}
.row_div{width: 100%;float: left;line-height: 30px;background-color: rgba(0, 0, 0, 0.6);color: #fff;font-size: 12px;}
.munber{width: 5%;font-size: 30px;color: #fff;float: left;background: #1773fd;text-align: center;line-height:48px;font-style: italic;}





/*banner*/
.g-adv {clear: both;height: auto;overflow: hidden;}
.vip img{width: 100%;height: 200px;}
#banner{width: 100%;height: 200px;}


.m-bran{padding: 3.2rem 0 0;height: 16.9rem;position: relative;}
.m-bran h2{font-size: 1.65rem;height: 4rem;line-height: 3.1rem;font-weight: bold;color: #000;margin-bottom: 2rem;}
.m-bran h2,.til01{text-align: center;background: url(../images/line1.png) no-repeat center bottom; font-size: 1.15em;line-height: 60px;}
.m-bran h2 a{color: #222;}
.m-bran .prev,.m-bran .next{position: absolute;width:2rem;height:4rem;background: url(../images/next.gif) no-repeat 0 0; -webkit-background-size:100% ; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;top:10.75rem;right:0;z-index: 1;}
.m-bran .prev{left:0;background: url(../images/prev.gif) no-repeat 0 0; -webkit-background-size:100% ; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;}
.m-bran .nowarp{width:81.875%;margin:0 auto;}
.bran01{float: left;display:inline;}
.bran01 li{width:47.71%;height: 6.85rem; float: left;position: relative;box-sizing:border-box;border: solid 1px #e3e3e3;}
.bran01 a:nth-child(2n) li{margin-left:4.58%;}
.bran01 li img{width:25%;float: left;margin:1.8rem 0 0 1.15rem;box-sizing:border-box;border: solid 1px #e3e3e3;padding: 0.1rem;border-radius: 100%;}
.bran01 li span{position: absolute;width: 63.56%;right: 0;top:1.7rem;line-height: 2.7rem;font-size: 1.2rem;color: #222;}
/*困扰*/
.m-worry{padding:4.7rem 4.686% 0;height: 50.3rem;overflow: hidden;font-size: 1.2rem;color: #222;line-height: 1.65rem;background: url(../images/worrybg.jpg) no-repeat 0 0 #f5f5f5; -webkit-background-size:100% ; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;}
.m-worry h4{height: 13.7rem;font-size: 1.6rem;color: #666;line-height: 2rem;}
.m-worry h4 b{font-size: 2.25rem;color: #022858;line-height: 2.6rem;display: block;}
.m-worry h4 span{font-size: 2rem;color: #222;line-height: 2.3rem;}
.worry_c li{height: 6.5rem;position: relative;z-index: 1;display: block;}
.worry_c li:before{content: "";position: absolute;width: 87.6%;border: solid 1px #e3e3e3;height:5.5rem;background: #fff;right: 0;top: 0.2rem;z-index: -1;}
.worry_c li span{width: 20.69%;float: left;text-align: center;color: #fff;background: url(../images/worrylbg.png) no-repeat 0 0; -webkit-background-size:100% ; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;font-size: 2.7rem;font-family: Arial;line-height: 6rem;}
.worry_c li p{width:69.31%;float: left;padding: 1.2rem 0 0 5%;}
.worry_c li p b{color: #022858;}

/*客户案例*/
.m-solu{padding: 2rem 4.686% 0;overflow: hidden;background: url(../images/solu.jpg) no-repeat 0 0; -webkit-background-size:100% ; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;position: relative;margin-top: 30px;}
.m-solu:before{content: "";position: absolute;width: 93.75%;height: 1px;background: #ddd;left: 4.686%;top: 35.85rem;}
.til01s{font-size: 1rem;height: 5.3rem;margin-bottom: 0.5rem;color: #fff;text-align: center;}
.til01s b{font-size: 1.6rem;line-height: 2.5rem;display: block;color: #fff;}
.m-solu .prev,.m-solu .next{position: absolute;width:2.2rem;height:2.2rem;background: url(../images/next1.gif) no-repeat 0 0; -webkit-background-size:100% ; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;top:34.75rem;right:41%;z-index: 1;}
.m-solu .prev{left:41%;background: url(../images/prev1.gif) no-repeat 0 0; -webkit-background-size:100% ; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;}
.solu_con{height: 24.9rem;overflow: hidden;}
.solu01{float: left;display: inline;}
.solu01 dl,.pro_list li{width:47.76%;float: left;height: 24.9rem;font-size: 0.9rem;line-height: 1.4rem;color: #555;margin-top:25px;}
.solu01 dl:nth-child(2n),.pro_list li:nth-child(2n){margin-left:4.31%;}
.solu01 dt{position: relative;}
.solu01 dt,.solu01 dt img{width: 100%;display: block;height: 152px;}
.solu01 dt span{width: 100%;position: absolute;width: 100%;height: 2.75rem;line-height: 2.75rem;text-align: center;background-color: rgba(0, 0, 0, 0.8);font-size: 1rem;color: #fff;bottom: 0;right: 0;}
.solu01 dd{background: #fff;border: solid 1px #999;padding: 1.25rem 0 0;height: 8.8rem;}
.solu01 dd ul{height:6.05rem;overflow: hidden;}
.solu01 dd li{background: url(../images/ico01.gif) no-repeat 1rem 0.3rem; -webkit-background-size:0.8rem 0.8rem; -moz-background-size:0.8rem 0.8rem; -o-background-size:0.8rem 0.8rem; background-size:0.8rem 0.8rem;padding: 0 0.95rem 0 17%;}
.solu01 dd span{float: left;width: 45.52%;height:1.75rem;line-height: 1.75rem;text-align: center;color: #fff;background: #e20909;margin-left: 20%;}

/*产品css*/
.wrap img{width: 100%;}
.g-adv { clear:both;height:auto;overflow:hidden;}
.g-adv .m-box li img{ width:100%;display: block;}
.pro_cla{height: 16.5rem;padding: 3rem 0 0;}
.pro_cla1{height: 3rem;line-height: 2.5rem;}
.pro_cla1 h3{float: left;color: #fff;background: #022858;width: 29.83%;text-align: center;font-size: 1.1rem; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pro_cla1 ul{float: left;width:70.17%;box-sizing:border-box;border: solid 1px #e3e3e3;border-left: 0;height: 2.5rem;}
.pro_cla1 li{float: left;padding: 0 0 0 1rem;color: #555;}

.pro_list li{height:16.2rem;text-align:center;}
.pro_list li img{box-sizing:border-box;border: solid 1px #e3e3e3;height: 145px;}
.pro_list li span{display: block;line-height: 3.15rem;height: 3.15rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #222;}
.pro_list li p a{width:43.32%;height: 1.75rem;line-height: 1.75rem;background: #1e1818;float: left;color: #fff;}
.pro_list li p a:nth-child(2){background: #aeaeae;float:right;color: #fff;}
.pro_more{width: 60%;height: 3rem;line-height: 3rem;color: #342c2c;font-size: 1.2rem;text-align: center;border: solid 1px #545252;float: left;margin: 30px 20%;}

/*分析*/
.m-char{padding: 5rem 4.686% 0;background: url(../images/chartbg.jpg); font-size: 0.9rem;line-height: 1.45rem;color: #b4b9be;float: left;}
.chartil{ -webkit-background-size:4.95rem 0.1rem ; -moz-background-size: 4.95rem 0.1rem; -o-background-size: 4.95rem 0.1rem; background-size: 4.95rem 0.1rem;position: relative;font-size: 1rem;line-height: 1.4rem;}
.chartil p{height: 5.1rem;color: #f1b200;font-size: 2.75rem;line-height: 3rem;}
.chartil p em{font-size:0.6rem;line-height: 0.9rem;font-style: normal;font-family: Arial;letter-spacing: 0.22rem;display: block;text-transform: uppercase;}
.row_li p{padding:5px 2%;line-height: 23px;}
.row_li{width: 100%;float: left;color: #fff;width: 100%;float: left;background-color: rgba(0, 0, 0, 0.6);color: #fff;font-size: 14px;margin-bottom: 20px;box-shadow: -1px 1px 1px #1863ed;}
/*关于*/
.m-about{padding:1.9rem 4.686% 0;line-height: 1.9rem;float: left;}

.about_p{padding: 0.95rem 1.15rem 2rem;}
.about_p img{box-sizing:border-box;border: solid 1px #ccc;padding: 0.1rem;display: block;}
.about_w{margin-bottom: 25px;}
.about_w h3{text-align: center;font-size: 1.2rem;line-height: 3.3rem;font-weight: bold;color: #222;}
.about_w p{text-indent: 2rem;border: 0;}
.about_w p a{color: #022858; }

/*资讯*/
.m-news{height:15.2rem; overflow:hidden;clear: both;font-size: 1.2rem;color: #666;}
.newtil{height:3rem;line-height:3rem;font-size:1.2rem;margin-bottom:0.9rem;background: #022858;color: #fff;}
.newtil li{float: left;padding: 0 1.1rem;}
.newtil li.z-on{background: #e20909;}
.newtil span{font-size:1rem;float: right;font-family: Arial;color: #fff;padding: 0 1.5rem 0 0;}
.newtil span a{color: #fff;}
.m-news .sclwrap_box{width:90.625%;margin:0 auto;}
.new01{float:left;display:inline;overflow: hidden;}
.new01 li{font-size:1.2rem;line-height:2.85rem;height:2.85rem;white-space:nowrap;color: #555;padding: 0 0 0 1.35rem;white-space: nowrap;overflow: hidden;position: relative;border-bottom: dashed 1px #bfbebe;}
.new01 li a{color: #333;}
.new01 li:before{content: "";position: absolute;width:0.6rem;height:0.6rem;border-top: solid 1px #878787;border-right: solid 1px #878787; display: block;left: 0;top:1rem;transform:rotate(45deg);-webkit-transform:rotate(45deg); -o-transform:rotate(45deg);}
.new_more{text-align: center;line-height: 2.625rem;line-height: 2.625rem;color: #fff;}


/*common css*/
.g-ft{height:auto;position:relative;text-align:center;z-index:999;color: #565656;text-align: center;font-size: 0.92rem;}
.social_nav5 li{height:3.4rem;width:50%; float:left; text-align:center; color:#fff;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; position:relative;z-index:999;}
.social_nav5{height:3.4rem;position:fixed;bottom:0;min-width:320px;max-width:640px;width:100%;z-index:999;background:#022858;border-top: solid 1px #4182bf;}
.social_nav5 li em{ width:15%;margin:0 auto; padding:0.9rem 0 0;height:2rem;float: left;margin-left: 27%;z-index:999;}
.social_nav5 li em img{ width:100%;}
.social_nav5 li span{width: 30%;z-index:999;font-size:1.1rem;line-height:3.8rem; color:#fff;float: left;text-align: left;margin-left: 1%;}


/*视频 css*/
.mc{width: 100%;float: left;z-index: 100;}
.mcs{width: 92%;line-height:30px;text-align: center;margin: 0 auto;}
#mcs{width: 96%;text-align: center;margin: 0 auto;}
.mcs h2 b{font-size: 1.6rem;}
.mcs01{text-align: center;background: url(../images/line1.png) no-repeat center bottom;font-size: 1.35em;line-height: 68px;}
.avs{width: 48%;margin: 20px 0 0 4%;position: relative;float: left;}
.movie {width: 100%;height: 140px;}
.movie img{width: 100%;height: 140px;}
.movies {width: 100%;}
.movies img{width: 100%;height: 245px;}
.avs-titles h3{width: 100%;height: 30px;text-align: center;float: left;line-height: 30px;overflow: hidden;}
.plays {width: 33%;height: 55px;position: absolute;top: 101px;left: 34%;z-index: 150;border: 1px solid #fff;border-radius: 80%;background: rgba(0, 0, 0, 0.5);transition: all 0.5s;}
.plays img{width: 100%;}
.rgba {width: 100%;height: 245px;position: absolute;top: 0;left: 0;background: rgba(0, 0, 0, 0.6);z-index: 100;}



}




















@media screen and (min-width:611px) {


h3{font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei";font-weight: normal;}
h4{font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei";font-weight: normal;}

#mobile{display: none;}

.left_nav{width: 23.5%;float: left;background:#022858;}
.the_name{width: 100%;height: 120px;float: left;}
.nav_fire{width: 100%;float: left;padding-left: 15%;font-size: 28px;color: #fff;height: 30px;margin-top: 30px;font-weight: 600;font: bold 30px/30px "Times New Roman", Times, serif;}
.nav_fire div{font-size: 14px;font-weight: normal;}
.the_nav{width: 80%;line-height:45px;float: left;color: #fff;margin: 30px 0 20px 6%;padding-left:8%;background: #022858;}
.yy{width: 20px;height: 28px;float: right;margin:8px 30px 0 0;}
.yy img{width: 100%;height: 28px;}
#base{height: 790px;float: left;color: #fff;}
.pro_names{width:86%;line-height: 42px;float: left;font-size: 15px;margin-left: 7%;text-indent: 22px;border-bottom: 1px dotted #fff;}
.pro_names:hover{background-color: #fff;color: #333;border-bottom: 1px dotted #fff;}
.pro_foot{width: 100%;float: left;height: 160px;background: #0628c4;margin: 20px 0 40px 0;text-align: center;color: #fff;}

#top{ width:100%; float:left; height:32px; background:url(../images/f_02.gif) repeat-x;}
.top_au{ width:1020px; height:30px; padding-bottom:2px; margin:0px auto; background:url(../images/f_02.gif) repeat-x; font-size:14px; color:#555; line-height:30px;}
.lasting {background: #e00b0b;padding: 0 15px;}
.top_au a{ font-size:14px; color:#555;}
.top_au span{ height:30px; padding-left:20px; margin-right:20px; display:block;}
#logo{ width:100%; float:left; height:127px; background:url(../images/top_bg.gif) center top  repeat-x;}
.logo_au{ width:1000px; height:127px; margin:0px auto;}
#navigation{ width:100%; height:41px; float:left;}
#nav{ width:100%; float:left; height:40px; margin-bottom:1px; background:url(../images/nav_bg.gif) repeat-x; z-index:9;}
#nav ul{ width:1020px; height:40px; margin:0px auto; background:url(../images/nav_bg.gif) repeat-x;}
#nav ul li{ width:111px; height:40px; line-height:40px; float:left; text-align:center;}
#nav ul li a{ font-size:14px; color:#FFF; font-weight:bold; display:block;}
#nav ul li a:hover{ text-decoration:none; background:url(../images/hover.gif);}
#nav ul li.lis{ width:2px; height:40px; float:left; background:url(../images/f_23.gif);}

#header{width: 100%;float:left;}
.top{width: 100%;line-height: 35px;font-size: 14px;background:#022858;float: left;border-bottom: 1px solid #e2e2e2;color: #fff;}
.lasting {background: #e00b0b; padding: 0 15px;}
.box{width: 1200px;margin: 0 auto;overflow:hidden;}
.top_left{width: 50%;float: left;}
.top_right{float: right;text-align: right;}
.begin{width: 100%;height: 130px;float:left;margin-top: 40px;}
.logo{width: 380px;height: 90px;float: left;border-right: 2px solid #ccc;}
.logo img{width:360px;}
.company{float: left;margin:0px 0 0 20px;font-weight: 600;}
.com{width: 100%;font-size:35px;font-family: '微软雅黑', 'Open Sans', sans-serif;}
.eng{width: 100%;font-size:22px;color: #424345;padding-top:18px;font-weight: normal;}
.tel{width: 350px;float: right;-ms-transform:scale(1,8);-webkit-transform:scale(1,1.8);-moz-transform:scale(1,4);-o-transform:scale(1,2);margin-top:9px;}
.number{width: 100%;float: left;}
.hotnum{font-size: 24px;font-weight: bold;float: right;}
.num{float: right;font-size: 22px;font-weight: bold;color: #e20909;font: bold 30px/30px "Times New Roman", Times, serif;}
.input{float: right;padding-top: 6px;}
.search {margin-top: 16px;font-weight: 600;font-size: 20px;}
nav{width: 100%;float: left;background: #022858;color: #fff;border-bottom: 2px solid #e20909;}
.nav_name{width: 100%;float: left;font-size: 16px;line-height: 55px;border-left: 1px dotted #fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.nav_name li{width:12.5%;float: left;text-align: center;transition: all.3s;border-right: 1px dotted #fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.nav_name li:hover{background: #e20909;}
#one{background: #e20909;}

/* content */
#content{width: 100%;float: left;}
.cont{width:1200px;margin:0 auto;}
.content{width:1200px;margin:0 auto;}

/*-- 视频 css --*/
#moive{width: 100%;float: left;margin-top:30px;}
.mv{width: 100%;float: left;}
.av{width: 23.5%;height:435px;margin:20px 0 0 2%;position: relative;float: left;transition: all 0.5s;overflow: hidden;}
.movie {width: 100%;transition: all 0.5s;}
.movie img {width: 100%;height: 395px;}
.plays {width: 22%;height: 61px;position: absolute;top: 180px;left: 39%;z-index: 150;border: 1px solid #fff;border-radius: 80%;background: rgba(0, 0, 0, 0.5);transition: all 0.5s;}
.plays img {width: 100%;}
.rgba {width: 100%;height: 395px;position: absolute;top: 0;left: 0;background: rgba(0, 0, 0, 0.6);z-index: 100;transition: all 0.5s;}
.av:hover .rgba{background: rgba(0, 0, 0, 0.1);}
.av:hover .plays{top: 170px;}
.click_play{width: 100%;position: absolute;top: 364px;left:39%;color: #fff;font-size: 16px;z-index: -100;transition: all 0.3s;}
.av:hover .click_play{top: 250px;z-index: 100;}
.av-title {width: 100%;line-height: 38px;position: absolute;left: 0;top:356px;z-index: 150;font-size:13px;text-align: center;color: #fff;background: rgba(1 , 92 ,181 , 0.6);}


/*产品*/
.one{width: 100%;float: left;}
.clear{clear:both;}
.container{width:100%;margin:50px auto;float: left;}
.container .nav{margin: 0 auto;}
.container .nav span{float: left; min-width: 12%;border:1px solid #bec3cc; text-align:center; line-height:40px; color:#333;margin:0 3%;padding:0 10px;}
.container .nav span.active{background:#104bd1; color:#fff;}
/*定位一般设置为relative，overflow设置为hidden来隐藏外面的内容*/
.content .boxs{position:absolute;} /*这个定位设置为absolute, 因为要操作这个的位置来切换内容*/

.catid_name{width: 100%;text-align: center;float: left;font-family: "微软雅黑";font-size:30px;color: #0f52cd;}
.eng_name{width: 100%;float: left;text-align:center;margin-top: 10px;color: #54585e;}
.eng_name div{font-size: 14px;line-height: 35px;}
.eng_name div span{color: #666;}
.dis{width: 100%;line-height: 35px;font-size: 14px;float: left;text-align: center;color: #666;margin-top: 15px;}
.note{width: 100%;height: 99px;font-size: 35px;color: #104bd1;text-align: center;border-bottom: 1px solid #bfc9d4;font-weight: bold;}
.jk {width: 100%;line-height: 40px;position: absolute;top: 213px;background: rgba(0,0,0,0.6);color: #fff;text-align: center;font-size: 14px;}

.left_nav{width: 23.5%;float: left;background-image: url(../img/navbg.jpg);}
.the_name{width: 100%;height: 120px;float: left;}
.nav_fire{width: 100%;float: left;padding-left: 15%;font-size: 28px;color: #fff;height: 30px;margin-top: 30px;font-weight: 600;font: bold 30px/30px "Times New Roman", Times, serif;}
.nav_fire div{font-size: 14px;font-weight: normal;}
.the_nav{width: 80%;line-height:45px;float: left;color: #fff;margin: 30px 0 20px 6%;padding-left:8%;background: #022858;}
.yy{width: 20px;height: 28px;float: right;margin:8px 30px 0 0;}
.yy img{width: 100%;height: 28px;}
#base{height: 850px;float: left;color: #fff;}
.pro_names{width:86%;line-height: 42px;float: left;font-size: 15px;margin-left: 7%;text-indent: 22px;border-bottom: 1px dotted #fff;}
.pro_names:hover{background-color: #fff;color: #333;border-bottom: 1px dotted #fff;}
.pro_foot{width: 100%;float: left;height: 160px;background: #0628c4;margin: 20px 0 40px 0;text-align: center;color: #fff;}
.teling_img{max-width: 45px;height: 30px;margin: 5px auto;}
.teling_img img{max-width: 45px;height: 30px;}
.tel_me{width: 100%;float: left;margin: 5px 0 5px 0;font-size: 14px;}
.numer{width: 100%;height: 40px;font-size: 22px;float: left;border-bottom: 1px solid #0667d5;font-family: '微软雅黑', 'Open Sans', sans-serif;}
.pro_right{width: 72%;float: right;}
.twos{width: 100%;float: left;}
.pro{width: 32%;float: left;margin:20px 0 10px 2%;transition: all .2s;background: #fff;}
#pro{margin-left: 0px;}
.pro:hover{background: #fff;color: #fff;}
.pro_img{width: 100%;height: 220px;border:1px dotted #e1e2e4;}
.pro_img img{width: 100%;height:220px;}
.pro:hover .rights{color: #333;}
.pro_title{width: 100%;line-height: 30px;text-align: center;}
.pro_title h2{font-weight: normal;font-size: 15px;}
.pro_more{width: 100%;line-height: 35px;float: left;text-align: center;font-size: 14px;border: 1px solid #e1e2e4;background: #fff;}
.pro_more:hover{background: #eac207;color: #333;border: 1px solid #eac207;text-decoration: underline;}
.pro_show{width: 94%;float:left;margin:25px 3% 0 3%;}
.show_left{width: 42%;float: left;border: 1px dotted #e1e2e4;}
.show_left img{width: 100%;height: 300px;}
.pro_content{width: 55%;float: right;margin-top: 30px;}
.proes_name{width: 100%;line-height: 42px;}
.proes_name span{font-size:18px;}
#gading{font-size:18px;}
#name{padding:4px 10px;}

.mv_cat{width: 100%;height:52px;background: #022858;color: #fff;}
.mvp{padding: 0 0 8px 0px;float: left;}

.mv_cats{width: 100%;height:52px;border-bottom: 1px solid #babab9;color: #413e3e;}
.mvps{border-bottom: 3px solid #d81e06;padding: 0 0 8px 0px;float: left;}
.xxxs{float: left;margin-top: 15px;font-weight: 800;font-size: 20px;color:#d81e06; }
.mores{width:104px;line-height: 35px;text-align: center;float: right;font-size: 16px;transition: all.3s;color: #5b5d60;margin-top: 18px;}
.mores:hover{color: #195be1;background-color: #000308;color: #fff;}

.xxx{float: left;margin: 15px 0 0 18px;font-size: 20px;color:#fff; }
.bug{width: 30px;height: 47px;float: left;}
.avx{width: 30px;height: 42px;margin:5px 0 0 -5px;vertical-align:text-bottom;float: left;}
.avs{width: 28px;height:26px;margin:13px 0 0 10px;vertical-align:text-bottom;float: left;}
.yys{padding-top: -5px;}
.more{width:104px;line-height:52px;text-align: center;float: right;font-size: 14px;transition: all.3s;color: #fff;background: #e70310;}
.more:hover{color: #195be1;background-color: #000308;color: #fff;transition-property: width;transition-duration:all.3s;transition-timing-function: linear;transition-delay:all.3s;-moz-transition-property:width;
-moz-transition-duration:all.3s;
-moz-transition-timing-function:linear;
-moz-transition-delay:all.3s;}

/*产品*/
.proudct{width:100%;overflow:hidden;}
.proudct_right{width:100%;height: 918px;overflow: hidden;}
.pc_right_1{width:100%;height: auto;overflow: hidden; margin-bottom: 26px;}
.proudct_right p.p1{line-height:40px;color: #fff;margin-bottom: 22px; }
.proudct_right p.p1 a{color:#fff;}
.proudct_right p.p1 a.a1{text-indent:24px;float: left;font-size:16px;}
.proudct_right p.p1 a.a2{float: right;font-size: 12px;padding-right: 14px;}
.game163{ position: relative;overflow: hidden; width: 100%; }
.game163 .bigImg{ height:358px; position: relative;}
.game163 .bigImg li{width: 100%;height:498px;}
.game163 .bigImg li img{width:52%; height:450px;float: left;}
.game163 .smallScroll{width: 100%;height: 40px;margin-top: 70px;background-color: #e9ebf3;position: relative;}
.smallScroll span{width: 34px; height: 47px;float: left;padding-top: 10px;}
.game163 .sPrev{ float: right; width: 31px; height: 47px;background: url(../img/ty2.png) no-repeat;position: absolute;}
.game163 .sNext{ float: right; width:31px; height: 47px; background: url(../img/ty.png) no-repeat;}
.game163 .sPrev:hover{}
.game163 .sNext:hover{}
.game163 .smallImg{ float:left;display:inline; width:870px;}
.game163 .smallImg ul{ width: 9999px; overflow: hidden; }
.game163 .smallImg li{ float: left;width:297.5px;cursor:pointer;}
.game163 .smallImg li p{width:262px;line-height: 35px;text-align: center;font-size: 15px;margin-top: -5px;border: 1px solid #ccc;background: #e6e9ec;}
.game163 .smallImg img{ border: 1px solid #ccc; width:262px;height: 261px;}
.game163 .smallImg .on img{ border-color: #fa1623;}
.zb{width:44%;float:right; height: auto;overflow: hidden;line-height: 25px;margin-top: 40px;}
.p2{font-size: 14px;color: #252424;}
.zb p{line-height: 26px;}
.zb p a.a1{width:125px; height: 40px; line-height: 40px;background:#e70012;float: left;color:#fff;text-align: center;margin: 12px 29px 0 0;font-size: 14px;}
.zb p a.a2{width:125px; height: 40px; line-height: 40px;background:#022858;float: left;color:#fff;text-align: center;margin: 12px 29px 0 0;font-size: 14px;}
.pro_id{width: 100%;float: left;line-height: 40px;font-size: 22px;text-align: center;margin: 30px 0 10px 0;color: #e70310;margin-left: 25%;}
.pro_id h2{font-size: 26px;}
.pro_id span{float: left;font-weight: 600;font-size: 26px;}
.pro_id span h1{font-size: 26px;color: #100001;}

/*-- 成品展示 铸件展示css --*/
.list_imgs{width: 100%;}
.photos{width:23.5%;float: left;position: relative;margin:0 0 20px 2%;}
.list_photo{width:100%;height: 200px;overflow:hidden;}
.list_photo img{width:100%;height:200px;transition:all 0.8s;cursor: pointer;}
.list_photo img:hover{transform: scale(1.4);-webkit-transform: scale(1.1);}
.rega{width: 100%;line-height:40px;background: rgba(000,000,0,0.6);position: absolute;top: 160px;left: 0;color: #fff;font-size: 0.85em;text-align: center;}
.contt{width:1200px;margin:0 auto;}
.toptwo{width: 100%;float: left;margin-top: 30px;}

/* 产品优势介绍*/
.fh3co-parallax{height: 720px;background-attachment: fixed;background-size: cover;}
.ab_cont{width:100%;height:850px;z-index:100;}

/* 案例*/
.case{width: 100%;float: left;font-size: 14px;color: #171d23;}
.case_box{width: 23.5%;float: left;position: relative;box-shadow: 5px 4px 29px 0px rgba(58, 58, 58, 0.18);margin:10px 0 30px 2%;}
.case_box:hover{box-shadow: 3px 8px 5px #d9dadc;transition: all.3.5s;}

.case_img{width: 100%;}
.case_img img{width: 100%;height: 210px;}
.case_title{width: 100%;line-height: 35px;height: 35px;text-align: center;background: rgba(1 , 92 ,161 , 0.6);position: absolute;top: 175px;color: #fff;font-size: 14px;overflow: hidden;}
.case_box:hover .case_title{background: rgba(230,0,18,.6);transition: all.2s;}

.case_title h3{font-size: 14px;}
.case_cont{width:82%;line-height: 25px;margin: 0 auto;}
.case_box:nth-child(1){margin-left: 0px;}
.case_box:nth-child(5){margin-left: 0px;}
.case_box:nth-child(9){margin-left: 0px;}
.dive{width: 100%;line-height:30px;color: #8c9194;font-size: 0.75em;float: left;padding-left: 9%;}
.giv img{width:18px;height:18px;vertical-align:text-bottom}
.give{margin-left: 3%;text-align: center;}
.give img{width:20px;height:20px;vertical-align:text-bottom}
.click{width: 120px;line-height:28px;text-align: center;float: left;margin: 10px 20px;font-size: 12px;transition: all .2s;color: #000;border:1px solid #908f8f;color: #26282b;}
.case_box:hover .click{background: rgba(230,0,18,.5);transition: all.2s;background: #e70310;color: #fff;border:1px solid #e70310;}

/* 横副 */
.ii{width: 100%;float: left;margin:30px auto;}
.ii img{width: 100%;}

/*//////////////////////////////////////////////////////////////////////////////////////*/

/*关键词搜索*/
#zero{width: 100%;float: left;border-bottom: 1px solid #d7d8db;float: left;}
.box{width: 1200px;margin: 0 auto;}
.ss{width: 100%;line-height: 40px;float: left;font-size: 16px;}
.ss span a{font-size: 14px;color: #97999e;padding: 0 10px;}
.ss span a:hover{color: #0b64c9;text-decoration: underline;}

/*理由*/
.four{width: 100%;float: left;margin-top: 10px;}
#doller{background: url(../img/b2.jpg)no-repeat;;}
.contss{width: 100%;float: left;}
.gold_left{width: 50%;float: right;margin-left: 2%;} 
.blue{width:11%;height:110px;float: left;background-image:linear-gradient(to top,#022858,#062852);}
.big_f{font-size: 25px;color: #fff;font-weight: 600;height: 20px;}
.big_font{font-size: 25px;color: #fff;font-weight: 600;text-align: center;font: bold 30px/30px "Times New Roman", Times, serif;}
.small_font{font-size: 12px;text-align: center;color: #fff;}
.going{width:78%;float: right;margin-right: 5%; }
.the_one{width: 100%;line-height: 30px;font-size:22px;color: #022858;}
.the_two{width: 100%;font-size: 25px;color: #e70012;font-weight: 600;font: 26px/2.3 'Microsoft YaHei';padding-bottom: 10px;}
.jack{width: 100%;font-size: 28px;font-weight: bold;color: #727271;padding-left: 2px;}
.ak{width: 100%;font-size: 15px;color: #363534;line-height: 30px;}
.jk_img{width: 48%;float: left;}
.jk_img img{width: 100%;}

.jk_imgs{width: 48%;float:left;}
.gold_lefts{width:52%;float:left;}
.jk_imgs img{width: 100%;}
.boot{width: 100%;float: left;margin-top: 60px;background: #ecf4ff;}
.boots{width: 100%;margin-top: 60px;float: left;background: #ecf4ff;}
.booter{width: 100%;margin-top: 60px;float: left;}

.mar{width: 100%;float: left;margin-top: 30px;}
.five{width: 100%;float: left;clear: both;z-index: -500;}
.boxer{width: 1200px;margin: 0 auto;position: relative;}
.fh5co-parallax {width: 100%;}
.about_img{width:42%;height: 332px;float: left;}
.about_img img{width:100%;height: 332px;}
.ab_text{width:60%;float: right;margin-top:234px;background-color: rgba(0, 0, 0, 0.6);border-left: 1px solid #fc0819;}
.ab_company{width: 95%;float: left;font-size:28px;font: bold 30px/30px "Times New Roman", Times, serif;color: #fff;margin: 20px 0 0 5%;}
.ab_g{width: 95%;font-size: 14px;float: left;margin: 35px 0 30px 5% ;color:#fff;font: 15px/2.2 'Microsoft YaHei';}
.ab_e{width: 100%;line-height: 25px;font-size: 12px;float: left;color: #c3d2ed;margin-top: 20px;}
.ooxx{width: 100%;float: left;margin-top: 50px;font: bold 30px/30px "Times New Roman", Times, serif;background:url(../img/bg2.jpg)no-repeat;}
.abo{width: 30%;position: absolute;z-index: 5000;height:500px;color: #fff;top: -30px;background: rgba(1 , 92 ,161 , 0.8);}
.abo .abou{width: 100%;font-size:58px;font-weight: bold;padding: 180px 0 0 5%;}
.abo .abous{width: 100%;font-size:40px;float: left;padding: 10px 0 0 5%;}
.abos{width:100%;float: left;padding: 50px 0 0 10%;}

/*轮播*/
.ab_p{width: 100%;font-size: 14px;float: left;color:#fff;font: 15px/2.2 'Microsoft YaHei';margin-top: 20px;}
.in_hez{width:100%; min-height:283px; float:left;}
.in_hez p{ width:100%; height:55px; float:left;line-height:55px; text-align:center; font-size:24px; font-weight:bold; color:#06326e;}
.in_hez dl{width:252px; height:180px; float:left; margin:0px 10px;}
.in_hez dl dt{width:250px; height:190px; float:left;}
.in_hez dl dt img{ width:250px;height:190px;margin-top: -9px;}

#abk{width:152px; height:200px; float:left;}
#abk dt{width:150px; height:190px;float:left;}
#abk dt img{ width:150px;height:200px;}
#scroller{ width:100%; height:220px;float:left; overflow:hidden;text-align: center;}
.ScrCont{ width:10000px; height:120px; float:left; display:block;}
#scroller_contents_0,#scroller_contents_1{ height:120px; float:left;}

/* 产品详细介绍*/

.sscl_title{ margin-top:20px;width: 100%;float: left;}
.sscl_title h2{text-align:center; font-size:28px;margin-top:30px;color: #e70012;}
.sscl_title span{ display:block; text-align:center; font-size:38px;font: bold 30px/30px "Times New Roman", Times, serif;}
.sscl_title span:before{float:left; width:440px; height:15px; margin-top:15px;}
.sscl_title span:after{float:right; width:440px; height:15px; margin-top:15px;}
.sscl_title.sscl_blue h2{ color:#FFF;}
.sscl_title.sscl_blue span{ color:#FFF;}
.sscl_title.sscl_blue span:before{background:url(../images/title_line_l_blue.png) no-repeat;}
.sscl_title.sscl_blue span:after{background:url(../images/title_line_r_blue.png) no-repeat; }
.fh3co-parallax{height: 720px;background-attachment: fixed;background-size: cover;}
.ab_cont{width:100%;}
.nice{width: 100%;float: left;}
.row{width: 1200px;margin:0 auto;position: relative;}
.row_img{width: 420px;position: absolute;top: 270px;right:-5px;}
.row_img img{width:100%;}
.row_line{width: 100%;float: left;color: #fff;font-size: 22px;margin-top: 50px;}
.row_lines{width: 100%;float: left;color: #f1b200;font-size:38px;font-weight: bold;line-height: 60px;padding-top: 10px;}
.row_en{width: 100%;font-size: 13px;color: #f1b200;letter-spacing: 5px;float: left;}
.row_li{width: 90%;float: left;color: #fff;margin-top: 20px;}
.row_div{float: left;line-height: 28px;background-color: rgba(0, 0, 0, 0.6);color: #fff;font-size: 14px;padding: 10px 15px;transition: all 0.3s;}
.row_div:hover{background: #000308;}
.munber{width: 5%;font-size: 30px;color: #fff;float: left;background: #1773fd;text-align: center;line-height:48px;font-style: italic;}
.one_more_time{width: 100px;line-height:30px;background: #fff;border:1px solid #1773fd;float: left;margin-right: 30px;text-align: center;color: #333;font-size: 12px;transition: all 0.3s;}
.one_more_time:hover{background: #000308;color: #fff;}
.listing li img{width: 100%;}

/*新闻*/
.sever{width: 100%;float: left;margin-top:-90px;}
.case{width: 100%;float: left;}
.case1{width:100%;float: left;}
.gad{width: 100%;height: 220px;float: left;}
.gad img{width: 100%;height: 220px;}
.ca_title h3{width: 90%;line-height: 25px;font-size: 18px;font-weight: normal;color: #2d2e2e;float: left;margin-left: 5%;text-align: center;color: #235fda;padding-top: 30px;}
.ca_text{width: 86%;line-height: 25px;font-size: 14px;color: #2d2e2e;float: left;margin-left: 7%;text-align: center;}
.case_bor{width: 100%;text-align: center;line-height:40px;color: #235fda;}
#haha{margin-left: 5%;}
.gan{width: 1%;float: left;margin:80px 1.5% 0 2.5% ;}
.gan img{width: 70%;height: 350px;}
#luck{width:100%;float: left;}
#href{float: right;font-size:16px;padding-top:12px;color:#333;}
.go{width:18%;float: right; }
.case_go{width: 100%;height: 100px;float: left;}
.line_box{width: 100%;border-bottom: 1px solid #ccc;float: left;font-family: "微软雅黑";}
.upss{float: left;color: red;border-bottom: 2px solid red;line-height:40px;font-size:18px;font-family: "微软雅黑";}
.block{float: right;line-height: 35px;font-size:16px;}


/*新闻中心*/
.new_box{width: 100%;float: left;}
.new_line{width: 100%;border-bottom: 1px solid #ccc;float: left;}
.addtime{width:10%;float: left;margin: 38px 2%;font: bold 30px/30px "Times New Roman", Times, serif;}
.onno{width: 100%;font-size: 38px;text-align: center;color: #e20909;font-weight: normal;}
.under{width: 100%;font-size: 22px;text-align: center;color: #969090;}
.new_img{width:18%;height: 140px;float: left;}
.new_img img{width:100%;height: 140px;}
.new_tt{width: 65%;height: 140px;float: right;border-left: 1px solid #898b8d;padding-left: 2%;}
.new_tt h3{width:100%;font-size: 18px;float: left;line-height: 30px;font-family: "微软雅黑";color: #000;} 
.new_tt p{width:100%;font-size: 14px;float: left;line-height: 26px;color: #5c5b5b;padding-top: 10px;}
.new_more{width: 100px;line-height: 26px;text-align: center;font-size: 8px;float: left;border: 1px solid #022858;margin-top: 10px;color: #888a8d;}
.new_line:hover{background: #f8f8f8;transition: all.5s;box-shadow: 1px 1px 9px #ccc;border-bottom: 1px solid #fff;}
.new_line:hover .new_tt h3{color: #e20909;font-size: "微软雅黑";}
.new_line:hover .new_more{background: #e20909;transition: all.9s;border:1px solid #e20909;color: #fff;}
#mars{width: 100%;margin: 20px 0;float: left;}
.clicks{float: left;margin:18px 0 0 20px;font-size: 14px;color: #4f4e4e;}

/*问题*/
.quest{width:100%;float: left;}
.quest_box{width: 45%;float:left;}
.in_wenda{ width:100%;float:left;}
.in_wenda em{ width:100%; height:51px; float:left;}
.in_wenda span{ width:105px; height:48px; float:left; line-height:58px; padding-bottom:3px; padding-right:10px; background:url(../images/titop_bor.gif) left bottom repeat-x; text-align:right;}
.in_wenda span a{ font-size:14px; color:#bdbcbc;}
#marqueeissue{ width:100%;float:left; margin-top: 15px;}
.in_wenda dl{ width:100%; float:left; min-height:30px; border-bottom:1px dashed #e0dcdc; margin-top:10px;}
.in_wenda dl dt{ width:100%;min-height:30px; line-height:30px;float:left; padding-left:30px; background:url(../img/wen.jpg) 6px 6px no-repeat;}
.in_wenda dl dt a{font-size:15px;font-weight:bold; color:#000;font-family: Raleway, sans-serif;}
.in_wenda dl dd{ background:url(../img/da.gif) 6px 6px no-repeat; padding-left:30px; min-height:30px; line-height:30px; width:100%; float:left; font-size:14px; color:#333;}

/*横幅*/
.heng{width: 100%;float: left;margin-top: 40px;}
.heng img{width: 100%;}

/* 铸件砂型展示 */
#six{width: 100%;float: left;}
.boxing{width:100%;margin: 0 auto;}
.boxee{width: 1200px;margin: 0 auto;}
.lists{width:100%;}
.lists li{float:left;width:23.5%;height:195px;position: relative;overflow: hidden;margin: 10px 0 0 2%;border: 1px solid #fff;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box;}
.lists li:first-child{margin-left: 0;}
.lists li:nth-child(5){margin-left: 0;}
.lists li:nth-child(9){margin-left: 0;}
.lists li:hover{border: 1px solid red;}
.gades{width:100%;line-height: 35px;text-align: center;color: #fff;font-size: 14px;position: absolute;top: 160px;background-color: rgba(0, 0, 0, 0.6);}
.lists li img{width:100%;height:195px;transition:all 0.8s;cursor: pointer;}
.lists li img:hover{transform: scale(1.4);-webkit-transform: scale(1.1);}
.fade{width: 100%;height: 350px;background: #f3f3f3;}
.protit {width: 50%;float: left;font: bold 40px/80px "Microsoft ahei";color: #022858;line-height: 45px;}
.protit b {color: #e20909;}
.protit span {display: block;color: #666;font-weight: normal;font-size: 16px;margin-left: 8px;}
.go{width:18%;float: right; }
.case_go{width: 100%;height: 100px;float: left;}
*:before,
*:after {z-index: -1;}
.centerer {width: 100%;}
[class^="btn-"] {position: relative;display: block;width: 100%;line-height:70px;text-transform: uppercase;overflow: hidden;border: 1px solid #3c3737;text-align: center;box-shadow:  3px 3px 6px #ccc;}
.btn-0 {color: #333;}
.btn-0:before {content: '';position: absolute;top: 0;left: 0;width: 0;height: 80px;background: #dedede;}
.btn-0:hover {color: #333;}
.btn-0:hover:before {width: 100%;}
.btn-0:active {background: #dedede;}
.btn-1 {color: #333;float: right;}
.btn-1:after {content: '';width: 0;height: 0;-webkit-transform: rotate(360deg);border-style: solid;border-width: 0 0 0 0;border-color: #d1d2d4 transparent transparent transparent;position: absolute;top: 0;left: 0;box-sizing: border-box;-webkit-transition: 0.3s;transition: 0.3s;}
.btn-1:hover {color: #333;}
.btn-1:hover:after {border-width: 330px 330px 0 0;}
.btn-1:active {background: #dedede;}
.btn-1-2 {color: #333;}
.btn-1-2:before {content: '';width: 0;height: 0;-webkit-transform: rotate(360deg);border-style: solid;border-width: 0 0 0 0;border-color: transparent transparent transparent #fff;position: absolute;bottom: 0;left: 0;}
.contact{width: 100%;margin-top: 50px;}
.cots {width: 100%;float: left;margin-top: 30px;}
.cots li {width: 100%;float: left;}
.gh {width: 9%;height: 70px;float: left;padding-top: 6px;padding-right: 1%;border-right: 1px solid #333;}
.gh div{font-size: 24px;font-weight: bold;color: #333;}
.link_name {padding: 6px 2% 0 2%;float: left;color: #5c5d62;font-size: 13px;}
.link_begin {width: 11%;line-height: 25px;float: left;text-align: center;margin-top: 6px;color: #fff;font-size: 12px;transition: all.3s;background-color: #cf0f0b;}

/*底部*/
footer{width: 100%;height: 320px;float: left;background:#022858;margin-top: 20px;}
.sixing{width: 100%;float: left;text-align: center;}
.com_name{font-size: 15px;border-bottom: 1px solid #717273;line-height:60px;color: #72757a;}
.com_name a{margin: 0 30px;color: #fff;}
.foot_logo{width: 18%;height: 150px;float: left;margin-top: 30px;}
.foot_logo img{width: 100%;}
.foot_nav{width: 60%;line-height:32px;font-size: 14px;color: #cbccd0;margin-top:20px ;margin-left:7%;float: left;}
.foot_nav a{margin:0 18px;}
.foot_nav a:hover{color: #2e73ff;}
.over span{font-size: 28px;font-weight: bold;color: #cf0f0b;font-style: italic;font-variant: small-caps;}
.wx{width: 13%;float: right;margin-top: 30px;}
.wx img{width: 100%;}
.hold{width: 100%;text-align: center;color: #fff;font-size: 12px;line-height: 30px;}

/*滚动*/
.cc{width: 100%;float: left;position: relative;margin-top: 20px;}
.abg{width: 100%;height: 580px;background: url(../img/so.jpg);color: #fff;text-align: center;font: bold 35px/70px "Microsoft ahei";background-size: cover;}
.adtt{width: 100%;float: left;margin-top: 50px;}
.lister{width: 100%;height: 450px;position: absolute;top: 120px;left: 0;}
div.indexmaindiv{width:1200px;height: 400px;}
div.indexmaindiv div.playerstyles{width:30%;height:44px;background:url('../images/playstyles.png') no-repeat;}
div.indexmaindiv1{margin-top:25px; overflow:hidden;position: relative;font-size: 14px;}
div.indexmaindiv1 div.playerdetail{width:286px;height: 350px;background:#FFF;font-family:'微软雅黑';}
div.indexmaindiv1 div.playerdetail div.detailimg{width:286px;height:218px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:286px;height:215px;}
div.indexmaindiv1 div.playerdetail div.teanames{text-align:center;font-size:14px;line-height: 30px;color:#404040;}
div.indexmaindiv1 div.playerdetail div.teadetail{width:92%;height:95px;color:#666;margin-left: 6%;}
div.indexmaindiv1 div.playerdetail .checkdetail{width:134px;line-height:30px;margin:0px 18px 18px 45%;background: #022858;color: #fff;text-align: center;font-size: 12px;}
div.maindiv1{float:left;width:1200px;height:385px;overflow:hidden;position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:286px;margin-left:15px;}
div.maindiv1 ul li:nth-child(1){margin-left:0;}
/* 代码整理：懒人之家 www.lanrenzhijia.com */
.one{margin:10px auto;height:390px;width:1200px;overflow:hidden;position:relative; }
.one ul{width:100000px;position:absolute;left:0;} /*ul width的宽不能过小*/
.one ul li{display:block;float:left;margin:10px;position:relative;box-sizing:border-box;border-bottom: 3px solid #dddddd;}
.one ul li a{display:inline-block;} 
.one ul li img{border-radius:5px;display:block;}
.one ul li a span{height:0;display:block;background:rgba(0,0,0,0.4);position:absolute;bottom:0;color:#fff;font-size:0px;}
.one ul li a:hover span{height:150px;line-height:150px;font-size:20px;text-align:center;transition:all 0.7s;}
}





















@media screen and (min-width:1424px) {
h3{font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei";font-weight: normal;}
h4{font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei";font-weight: normal;}

#mobile{display: none;}

.left_nav{width: 23.5%;float: left;background:#022858;}
.the_name{width: 100%;height: 120px;float: left;}
.nav_fire{width: 100%;float: left;padding-left: 15%;font-size: 28px;color: #fff;height: 30px;margin-top: 30px;font-weight: 600;font: bold 30px/30px "Times New Roman", Times, serif;}
.nav_fire div{font-size: 14px;font-weight: normal;}
.the_nav{width: 80%;line-height:45px;float: left;color: #fff;margin: 30px 0 20px 6%;padding-left:8%;background: #022858;}
.yy{width: 20px;height: 28px;float: right;margin:8px 30px 0 0;}
.yy img{width: 100%;height: 28px;}
#base{height: 790px;float: left;color: #fff;}
.pro_names{width:86%;line-height: 42px;float: left;font-size: 15px;margin-left: 7%;text-indent: 22px;border-bottom: 1px dotted #fff;}
.pro_names:hover{background-color: #fff;color: #333;border-bottom: 1px dotted #fff;}
.pro_foot{width: 100%;float: left;height: 160px;background: #0628c4;margin: 20px 0 40px 0;text-align: center;color: #fff;}

#top{ width:100%; float:left; height:32px; background:url(../images/f_02.gif) repeat-x;}
.top_au{ width:1020px; height:30px; padding-bottom:2px; margin:0px auto; background:url(../images/f_02.gif) repeat-x; font-size:14px; color:#555; line-height:30px;}
.top_au a{ font-size:14px; color:#555;}
.top_au span{ height:30px; padding-left:20px; margin-right:20px; display:block;}
#logo{ width:100%; float:left; height:127px; background:url(../images/top_bg.gif) center top  repeat-x;}
.logo_au{ width:1000px; height:127px; margin:0px auto;}
#navigation{ width:100%; height:41px; float:left;}
#nav{ width:100%; float:left; height:40px; margin-bottom:1px; background:url(../images/nav_bg.gif) repeat-x; z-index:9;}
#nav ul{ width:1020px; height:40px; margin:0px auto; background:url(../images/nav_bg.gif) repeat-x;}
#nav ul li{ width:111px; height:40px; line-height:40px; float:left; text-align:center;}
#nav ul li a{ font-size:14px; color:#FFF; font-weight:bold; display:block;}
#nav ul li a:hover{ text-decoration:none; background:url(../images/hover.gif);}
#nav ul li.lis{ width:2px; height:40px; float:left; background:url(../images/f_23.gif);}

#header{width: 100%;float:left;}
.top{width: 100%;line-height: 35px;font-size: 14px;background:#022858;float: left;border-bottom: 1px solid #e2e2e2;color: #fff;}
.lasting {background: #e00b0b;padding: 0 15px;}
.box{width: 1360px;margin: 0 auto;}
.top_left{width: 50%;float: left;}
.top_right{float: right;text-align: right;}
.begin{width: 100%;height: 130px;float:left;margin-top: 40px;}
.logo{width: 380px;height: 90px;float: left;border-right: 2px solid #ccc;}
.logo img{width:360px;}
.company{float: left;margin:0px 0 0 20px;font-weight: 600;}
.com{width: 100%;font-size:35px;font-family: '微软雅黑', 'Open Sans', sans-serif;}
.eng{width: 100%;font-size:22px;color: #424345;padding-top:18px;font-weight: normal;}
.tel{width: 350px;float: right;-ms-transform:scale(1,8);-webkit-transform:scale(1,1.8);-moz-transform:scale(1,4);-o-transform:scale(1,2);margin-top:9px;}
.number{width: 100%;float: left;}
.hotnum{font-size: 24px;font-weight: bold;float: right;}
.num{float: right;font-size: 22px;font-weight: bold;color: #e20909;font: bold 30px/30px "Times New Roman", Times, serif;}
.input{float: right;padding-top: 6px;}
.search {margin-top: 16px;font-weight: 600;font-size: 20px;}
nav{width: 100%;float: left;background: #022858;color: #fff;border-bottom: 2px solid #e20909;}
.nav_name{width: 100%;float: left;font-size: 16px;line-height: 55px;border-left: 1px dotted #fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.nav_name li{width:12.5%;float: left;text-align: center;transition: all.3s;border-right: 1px dotted #fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.nav_name li:hover{background: #e20909;}
#one{background: #e20909;}

/* content */
#content{width: 100%;float: left;}
.cont{width:1360px;margin:0 auto;}
.content{width:1360px;margin:0 auto;}

/*-- 视频 css --*/
#moive{width: 100%;float: left;margin-top:30px;}
.mv{width: 100%;float: left;}
.av {width: 23.5%;height:435px;margin:20px 0 0 2%;position: relative;float: left;transition: all 0.5s;}
.movie {width: 100%;transition: all 0.5s;}
.movie img {width: 100%;height: 395px;}
.plays {width: 20%;height: 61px;position: absolute;top: 180px;left: 39%;z-index: 150;    border: 1px solid #fff;border-radius: 80%;background: rgba(0, 0, 0, 0.5);transition: all 0.5s;}
.plays img {width: 100%;}
.rgba {width: 100%;height: 395px;position: absolute;top: 0;left: 0;background: rgba(0, 0, 0, 0.6);z-index: 100;transition: all 0.5s;}
.av:hover .rgba{background: rgba(0, 0, 0, 0.1);}
.av:hover .plays{top: 170px;}
.click_play{width: 100%;position: absolute;top: 364px;left:39%;color: #fff;font-size: 16px;z-index: -100;transition: all 0.3s;}
.av:hover .click_play{top: 250px;z-index: 100;}
.av-title {width: 100%;line-height: 38px;position: absolute;left: 0;top:356px;z-index: 150;font-size:13px;text-align: center;color: #fff;background: rgba(1 , 92 ,181 , 0.6);;}

/*产品*/
.one{width: 100%;float: left;}
.clear{clear:both;}
.container{width:100%;margin:50px auto;float: left;}
.container .nav{margin: 0 auto;}
.container .nav span{float: left; min-width: 12%;border:1px solid #bec3cc; text-align:center; line-height:40px; color:#333;margin:0 3%;padding:0 10px;}
.container .nav span.active{background:#104bd1; color:#fff;}
/*定位一般设置为relative，overflow设置为hidden来隐藏外面的内容*/
.content .boxs{position:absolute;} /*这个定位设置为absolute, 因为要操作这个的位置来切换内容*/

.catid_name{width: 100%;text-align: center;float: left;font-family: "微软雅黑";font-size:30px;color: #0f52cd;}
.eng_name{width: 100%;float: left;text-align:center;margin-top: 10px;color: #54585e;}
.eng_name div{font-size: 14px;line-height: 35px;}
.eng_name div span{color: #666;}
.dis{width: 100%;line-height: 35px;font-size: 14px;float: left;text-align: center;color: #666;margin-top: 15px;}
.note{width: 100%;height: 99px;font-size: 35px;color: #104bd1;text-align: center;border-bottom: 1px solid #bfc9d4;font-weight: bold;}
.jk {width: 100%;line-height: 40px;position: absolute;top: 213px;background: rgba(0,0,0,0.6);color: #fff;text-align: center;font-size: 14px;}

.left_nav{width: 23.5%;float: left;background-image: url(../img/navbg.jpg);}
.the_name{width: 100%;height: 120px;float: left;}
.nav_fire{width: 100%;float: left;padding-left: 15%;font-size: 28px;color: #fff;height: 30px;margin-top: 30px;font-weight: 600;font: bold 30px/30px "Times New Roman", Times, serif;}
.nav_fire div{font-size: 14px;font-weight: normal;}
.the_nav{width: 80%;line-height:45px;float: left;color: #fff;margin: 30px 0 20px 6%;padding-left:8%;background: #022858;}
.yy{width: 20px;height: 28px;float: right;margin:8px 30px 0 0;}
.yy img{width: 100%;height: 28px;}
#base{height: 848px;float: left;color: #fff;}
.pro_names{width:86%;line-height: 42px;float: left;font-size: 15px;margin-left: 7%;text-indent: 22px;border-bottom: 1px dotted #fff;}
.pro_names:hover{background-color: #fff;color: #333;border-bottom: 1px dotted #fff;}
.pro_foot{width: 100%;float: left;height: 160px;background: #0628c4;margin: 20px 0 40px 0;text-align: center;color: #fff;}
.teling_img{max-width: 45px;height: 30px;margin: 5px auto;}
.teling_img img{max-width: 45px;height: 30px;}
.tel_me{width: 100%;float: left;margin: 5px 0 5px 0;font-size: 14px;}
.numer{width: 100%;height: 40px;font-size: 22px;float: left;border-bottom: 1px solid #0667d5;font-family: '微软雅黑', 'Open Sans', sans-serif;}
.pro_right{width: 72%;float: right;}
.twos{width: 100%;float: left;}
.pro{width: 32%;float: left;margin:20px 0 10px 2%;transition: all .2s;background: #fff;}
#pro{margin-left: 0px;}
.pro:hover{background: #fff;color: #fff;}
.pro_img{width: 100%;height: 220px;border:1px dotted #e1e2e4;}
.pro_img img{width: 100%;height:220px;}
.pro:hover .rights{color: #333;}
.pro_title{width: 100%;line-height: 30px;text-align: center;}
.pro_title h2{font-weight: normal;font-size: 15px;}
.pro_more{width: 100%;line-height: 35px;float: left;text-align: center;font-size: 14px;border: 1px solid #e1e2e4;background: #fff;}
.pro_more:hover{background: #eac207;color: #333;border: 1px solid #eac207;text-decoration: underline;}
.pro_show{width: 94%;float:left;margin:25px 3% 0 3%;}
.show_left{width: 42%;float: left;border: 1px dotted #e1e2e4;}
.show_left img{width: 100%;height: 300px;}
.pro_content{width: 55%;float: right;margin-top: 30px;}
.proes_name{width: 100%;line-height: 42px;}
.proes_name span{font-size:18px;}
#gading{font-size:18px;}
#name{padding:4px 10px;}
.mv_cat{width: 100%;height:52px;background: #022858;color: #fff;}
.mvp{padding: 0 0 8px 0px;float: left;}
.mv_cats{width: 100%;height:52px;border-bottom: 1px solid #babab9;color: #413e3e;}
.mvps{border-bottom: 3px solid #d81e06;padding: 0 0 8px 0px;float: left;}
.xxxs{float: left;margin-top: 15px;font-weight: 800;font-size: 20px;color:#d81e06; }
.mores{width:104px;line-height: 35px;text-align: center;float: right;font-size: 16px;transition: all.3s;color: #5b5d60;margin-top: 18px;}
.mores:hover{color: #195be1;background-color: #000308;color: #fff;}

.xxx{float: left;margin: 15px 0 0 18px;font-size: 20px;color:#fff; }
.bug{width: 30px;height: 47px;float: left;}
.avx{width: 30px;height: 42px;margin:5px 0 0 -5px;vertical-align:text-bottom;float: left;}
.avs{width: 28px;height:26px;margin:13px 0 0 10px;vertical-align:text-bottom;float: left;}
.yys{padding-top: -5px;}
.more{width:104px;line-height:52px;text-align: center;float: right;font-size: 14px;transition: all.3s;color: #fff;background: #e70310;}
.more:hover{color: #195be1;background-color: #000308;color: #fff;transition-property: width;transition-duration:all.3s;transition-timing-function: linear;transition-delay:all.3s;-moz-transition-property:width;
-moz-transition-duration:all.3s;
-moz-transition-timing-function:linear;
-moz-transition-delay:all.3s;}

/*产品*/
.proudct{width:100%;overflow:hidden;}
.proudct_right{width:100%;overflow: hidden;}
.pc_right_1{width:100%;height: auto;overflow: hidden; margin-bottom: 26px;}
.proudct_right p.p1{line-height:40px;color: #fff;margin-bottom: 22px; }
.proudct_right p.p1 a{color:#fff;}
.proudct_right p.p1 a.a1{text-indent:24px;float: left;font-size:16px;}
.proudct_right p.p1 a.a2{float: right;font-size: 12px;padding-right: 14px;}
.game163{ position: relative;overflow: hidden; width: 100%; }
.game163 .bigImg{ height:517px; position: relative;}
.game163 .bigImg li{width: 100%;height:517px;}
.game163 .bigImg li img{width:52%; height:489px;float: left;}
.game163 .smallScroll{width: 100%;height: 40px;margin-top: 46px;background-color: #e9ebf3;position: relative;}
.smallScroll span{width: 34px;height: 47px;float:left;padding-top: 10px;}
.game163 .sPrev{ float: right; width: 31px; height: 47px;background: url(../img/ty2.png) no-repeat;position: absolute;}
.game163 .sNext{ float: right; width:31px; height: 47px; background: url(../img/ty.png) no-repeat;}
.game163 .sPrev:hover{}
.game163 .sNext:hover{}
.game163 .smallImg{ float:left;display:inline;width:970px;}
.game163 .smallImg ul{ width: 9999px; overflow: hidden; }
.game163 .smallImg li{ float: left;width:343px;cursor:pointer;}
.game163 .smallImg li p{width:282px;line-height: 35px;text-align: center;font-size: 15px;border: 1px solid #d9e6f7;background: #d9e6f7;}
.game163 .smallImg img{ border: 1px solid #d9e6f7; width:282px;height: 275px;}
.game163 .smallImg .on img{ border-color: #fa1623;}
.zb{width:44%;float:right; height: auto;overflow: hidden;line-height: 25px;margin-top: 60px;}
.p2{font-size: 14px;color: #252424;}
.zb p{line-height: 28px;}
.zb p a.a1{width:125px; height: 40px; line-height: 40px;background:#e70012;float: left;color:#fff;text-align: center;margin: 12px 29px 0 0;font-size: 14px;}
.zb p a.a2{width:125px; height: 40px; line-height: 40px;background:#022858;float: left;color:#fff;text-align: center;margin: 12px 29px 0 0;font-size: 14px;}
.pro_id{width: 100%;float: left;line-height: 40px;font-size: 22px;text-align: center;margin: 30px 0 10px 0;color: #e70310;margin-left: 25%;}
.pro_id h2{font-size: 26px;}
.pro_id span{float: left;font-weight: 600;font-size: 26px;}
.pro_id span h1{font-size: 26px;color: #100001;}

/*-- 成品展示 铸件展示css --*/
.list_imgs{width: 100%;}
.photos{width:23.5%;float: left;position: relative;margin:0 0 20px 2%;}
.list_photo{width:100%;height: 238px;overflow:hidden;}
.list_photo img{width:100%;height:238px;transition:all 0.8s;cursor: pointer;}
.list_photo img:hover{transform: scale(1.4);-webkit-transform: scale(1.1);}
.rega{width: 100%;line-height:40px;background: rgba(000,000,0,0.6);position: absolute;top: 197px;left: 0;color: #fff;font-size: 0.85em;text-align: center;}
.contt{width:1360px;margin:0 auto;}
.toptwo{width: 100%;float: left;margin-top: 30px;}

/* 产品优势介绍*/
.fh3co-parallax{height: 720px;background-attachment: fixed;background-size: cover;}
.ab_cont{width:100%;height:850px;z-index:100;}

/* 案例*/
.case{width: 100%;float: left;font-size: 14px;color: #171d23;}
.case_box{width: 23.5%;float: left;position: relative;box-shadow: 5px 4px 29px 0px rgba(58, 58, 58, 0.18);margin:10px 0 30px 2%;}
.case_box:hover{box-shadow: 3px 8px 5px #d9dadc;transition: all.3.5s;}
.case_img{width: 100%;}
.case_img img{width: 100%;height: 259px;}
.case_title{width: 100%;line-height: 35px;text-align: center;background: rgba(1 , 92 ,161 , 0.6);position: absolute;top: 223px;color: #fff;font-size: 14px;}
.case_box:hover .case_title{background: rgba(230,0,18,.6);transition: all.2s;}
.case_title h3{font-size: 14px;}
.case_cont{width:82%;line-height: 25px;margin: 0 auto;}
.case_box:nth-child(1){margin-left: 0px;}
.case_box:nth-child(5){margin-left: 0px;}
.case_box:nth-child(9){margin-left: 0px;}
.dive{width: 100%;line-height:30px;color: #8c9194;font-size: 0.75em;float: left;padding-left: 9%;}
.giv img{width:18px;height:18px;vertical-align:text-bottom}
.give{margin-left: 3%;text-align: center;}
.give img{width:20px;height:20px;vertical-align:text-bottom}
.click{width: 120px;line-height:28px;text-align: center;float: left;margin: 10px 20px;font-size: 12px;transition: all .2s;color: #000;border:1px solid #908f8f;color: #26282b;}
.case_box:hover .click{background: rgba(230,0,18,.5);transition: all.2s;background: #e70310;color: #fff;border:1px solid #e70310;}

/* 横副 */
.ii{width: 100%;float: left;margin:30px auto;}
.ii img{width: 100%;}

/*//////////////////////////////////////////////////////////////////////////////////////*/

/*关键词搜索*/
#zero{width: 100%;float: left;border-bottom: 1px solid #d7d8db;float: left;margin-bottom: 30px;}
.box{width: 1360px;margin: 0 auto;}
.ss{width: 100%;line-height: 40px;float: left;font-size: 16px;}
.ss span a{font-size: 14px;color: #97999e;padding: 0 10px;}
.ss span a:hover{color: #0b64c9;text-decoration: underline;}

/*理由*/
.four{width: 100%;float: left;margin-top: 10px;}
#doller{background: url(../img/b.jpg)no-repeat;;}
.contss{width: 100%;float: left;}
.gold_left{width: 50%;float: right;margin-left: 2%;} 
.blue{width:11%;height:110px;float: left;background-image:linear-gradient(to top,#022858,#062852);}
.big_f{font-size: 25px;color: #fff;font-weight: 600;height: 20px;}
.big_font{font-size: 25px;color: #fff;font-weight: 600;text-align: center;font: bold 30px/30px "Times New Roman", Times, serif;}
.small_font{font-size: 12px;text-align: center;color: #fff;}
.going{width:78%;float: right;margin-right: 5%; }
.the_one{width: 100%;line-height: 30px;font-size:22px;color: #022858;}
.the_two{width: 100%;font-size: 25px;color: #e70012;font-weight: 600;font: 26px/2.3 'Microsoft YaHei';padding-bottom: 10px;}
.jack{width: 100%;font-size: 28px;font-weight: bold;color: #727271;padding-left: 2px;}
.ak{width: 100%;font-size: 15px;color: #363534;line-height: 30px;}
.jk_img{width: 48%;float: left;}
.jk_img img{width: 100%;}

.jk_imgs{width: 48%;float:left;}
.gold_lefts{width:52%;float:left;}
.jk_imgs img{width: 100%;}
.boot{width: 100%;float: left;margin-top: 60px;background: #ecf4ff;}
.boots{width: 100%;margin-top: 60px;float: left;background: #ecf4ff;}
.booter{width: 100%;margin-top: 60px;float: left;}


.mar{width: 100%;float: left;margin-top: 30px;}
.five{width: 100%;float: left;clear: both;z-index: -500;}
.boxer{width: 1360px;margin: 0 auto;position: relative;}
.fh5co-parallax {width: 100%;}
.about_img{width:42%;height: 332px;float: left;}
.about_img img{width:100%;height: 332px;}
.ab_text{width:60%;float: right;margin-top:234px;background-color: rgba(0, 0, 0, 0.6);border-left: 1px solid #fc0819;}
.ab_company{width: 95%;float: left;font-size:28px;font: bold 30px/30px "Times New Roman", Times, serif;color: #fff;margin: 20px 0 0 5%;}
.ab_g{width: 95%;font-size: 14px;float: left;margin: 35px 0 30px 5% ;color:#fff;font: 15px/2.2 'Microsoft YaHei';}
.ab_e{width: 100%;line-height: 25px;font-size: 12px;float: left;color: #c3d2ed;margin-top: 20px;}



.ooxx{width: 100%;float: left;margin-top: 50px;font: bold 30px/30px "Times New Roman", Times, serif;background:url(../img/bg2.jpg)no-repeat;}
.abo{width: 30%;position: absolute;z-index: 5000;height:500px;color: #fff;top: -30px;background: rgba(1 , 92 ,161 , 0.8);}
.abo .abou{width: 100%;font-size:58px;font-weight: bold;padding: 180px 0 0 5%;}
.abo .abous{width: 100%;font-size:40px;float: left;padding: 10px 0 0 5%;}
.abos{width:100%;float: left;padding: 50px 0 0 8%;color: #e20909;}

/*轮播*/
.ab_p{width: 100%;font-size: 14px;float: left;color:#fff;font: 15px/2.2 'Microsoft YaHei';margin-top: 20px;}
.in_hez{width:100%; min-height:283px; float:left;}
.in_hez p{ width:100%; height:55px; float:left;line-height:55px; text-align:center; font-size:24px; font-weight:bold; color:#06326e;}
.in_hez dl{width:252px; height:180px; float:left; margin:0px 10px;}
.in_hez dl dt{width:250px; height:190px; float:left;}
.in_hez dl dt img{ width:250px;height:190px;margin-top: -9px;}

#abk{width:152px; height:200px; float:left;}
#abk dt{width:150px; height:190px;float:left;}
#abk dt img{ width:150px;height:200px;}
#scroller{ width:100%; height:220px;float:left; overflow:hidden;text-align: center;}
.ScrCont{ width:10000px; height:120px; float:left; display:block;}
#scroller_contents_0,#scroller_contents_1{ height:120px; float:left;}

/* 产品详细介绍*/

.sscl_title{ margin-top:20px;width: 100%;float: left;}
.sscl_title h2{text-align:center; font-size:28px;margin-top:30px;color: #e70012;}
.sscl_title span{ display:block; text-align:center; font-size:38px;font: bold 30px/30px "Times New Roman", Times, serif;}
.sscl_title span:before{float:left; width:440px; height:15px; margin-top:15px;}
.sscl_title span:after{float:right; width:440px; height:15px; margin-top:15px;}
.sscl_title.sscl_blue h2{ color:#FFF;}
.sscl_title.sscl_blue span{ color:#FFF;}
.sscl_title.sscl_blue span:before{background:url(../images/title_line_l_blue.png) no-repeat;}
.sscl_title.sscl_blue span:after{background:url(../images/title_line_r_blue.png) no-repeat; }
.fh3co-parallax{height: 720px;background-attachment: fixed;background-size: cover;}
.ab_cont{width:100%;}
.nice{width: 100%;float: left;}
.row{width: 1360px;margin:0 auto;position: relative;}
.row_img{width: 420px;position: absolute;top: 270px;right:-5px;}
.row_img img{width:100%;}
.row_line{width: 100%;float: left;color: #fff;font-size: 22px;margin-top: 50px;}
.row_lines{width: 100%;float: left;color: #f1b200;font-size:38px;font-weight: bold;line-height: 60px;padding-top: 10px;}
.row_en{width: 100%;font-size: 13px;color: #f1b200;letter-spacing: 5px;float: left;}
.row_li{width: 80%;float: left;color: #fff;margin-top: 20px;}
.row_div{float: left;line-height: 28px;background-color: rgba(0, 0, 0, 0.6);color: #fff;font-size: 14px;padding: 10px 15px;transition: all 0.3s;}
.row_div:hover{background: #000308;}
.munber{width: 5%;font-size: 30px;color: #fff;float: left;background: #1773fd;text-align: center;line-height:48px;font-style: italic;}
.one_more_time{width: 100px;line-height:30px;background: #fff;border:1px solid #1773fd;float: left;margin-right: 30px;text-align: center;color: #333;font-size: 12px;transition: all 0.3s;}
.one_more_time:hover{background: #000308;color: #fff;}
.listing li img{width: 100%;}



/*新闻*/

.sever{width: 100%;float: left;margin-top:-90px;}
.case{width: 100%;float: left;}
.case1{width:100%;float: left;}
.gad{width: 100%;height: 220px;float: left;}
.gad img{width: 100%;height: 220px;}
.ca_title h3{width: 90%;line-height: 25px;font-size: 18px;font-weight: normal;color: #2d2e2e;float: left;margin-left: 5%;text-align: center;color: #235fda;padding-top: 30px;}
.ca_text{width: 86%;line-height: 25px;font-size: 14px;color: #2d2e2e;float: left;margin-left: 7%;text-align: center;}
.case_bor{width: 100%;text-align: center;line-height:40px;color: #235fda;}
#haha{margin-left: 5%;}
.gan{width: 1%;float: left;margin:80px 1.5% 0 2.5% ;}
.gan img{width: 70%;height: 350px;}
#luck{width:100%;float: left;}
#href{float: right;font-size:16px;padding-top:12px;color:#333;}
.go{width:18%;float: right; }
.case_go{width: 100%;height: 100px;float: left;}
*:before,
*:after {z-index: -1;}
.centerer {width: 100%;}
[class^="btn-"] {position: relative;display: block;width: 100%;line-height:70px;text-transform: uppercase;overflow: hidden;border: 1px solid #3c3737;text-align: center;box-shadow:  3px 3px 6px #ccc;}
.btn-0 {color: #333;}
.btn-0:before {content: '';position: absolute;top: 0;left: 0;width: 0;height: 80px;background: #dedede;}
.btn-0:hover {color: #333;}
.btn-0:hover:before {width: 100%;}
.btn-0:active {background: #dedede;}
.btn-1 {color: #333;float: right;}
.btn-1:after {content: '';width: 0;height: 0;-webkit-transform: rotate(360deg);border-style: solid;border-width: 0 0 0 0;border-color: #d1d2d4 transparent transparent transparent;position: absolute;top: 0;left: 0;box-sizing: border-box;-webkit-transition: 0.3s;transition: 0.3s;}
.btn-1:hover {color: #333;}
.btn-1:hover:after {border-width: 330px 330px 0 0;}
.btn-1:active {background: #dedede;}
.btn-1-2 {color: #333;}
.btn-1-2:before {content: '';width: 0;height: 0;-webkit-transform: rotate(360deg);border-style: solid;border-width: 0 0 0 0;border-color: transparent transparent transparent #fff;position: absolute;bottom: 0;left: 0;}
.case_go{width: 100%;height: 100px;float: left;}
.line_box{width: 100%;border-bottom: 1px solid #ccc;float: left;font-family: "微软雅黑";}
.upss{float: left;color: red;border-bottom: 2px solid red;line-height:40px;font-size:18px;font-family: "微软雅黑";}
.block{float: right;line-height: 35px;font-size:16px;}



/*新闻中心*/
.new_box{width: 100%;float: left;}
.new_line{width: 100%;border-bottom: 1px solid #ccc;float: left;}
.addtime{width:10%;float: left;margin: 38px 2%;font: bold 30px/30px "Times New Roman", Times, serif;}
.onno{width: 100%;font-size: 38px;text-align: center;color: #e20909;font-weight: normal;}
.under{width: 100%;font-size: 22px;text-align: center;color: #969090;}
.new_img{width:18%;height: 140px;float: left;}
.new_img img{width:100%;height: 140px;}
.new_tt{width: 65%;height: 140px;float: right;border-left: 1px solid #898b8d;padding-left: 2%;}
.new_tt h3{width:100%;font-size: 18px;float: left;line-height: 30px;font-family: "微软雅黑";color: #000;} 
.new_tt p{width:100%;font-size: 14px;float: left;line-height: 26px;color: #5c5b5b;padding-top: 10px;}
.new_more{width: 100px;line-height: 26px;text-align: center;font-size: 8px;float: left;border: 1px solid #022858;margin-top: 10px;color: #fff;background: #022858;}
.new_line:hover{background: #f8f8f8;transition: all.5s;box-shadow: 1px 1px 9px #ccc;border-bottom: 1px solid #fff;}
.new_line:hover .new_tt h3{color: #e20909;font-size: "微软雅黑";}
.new_line:hover .new_more{background: #e20909;transition: all.9s;border:1px solid #e20909;color: #fff;}
#mars{width: 100%;margin: 20px 0;float: left;}
.clicks{float: left;margin:18px 0 0 20px;font-size: 14px;color: #9d9a9a;}



/*问题*/
.quest{width:100%;float: left;margin-top: 20px;}
.quest_box{width: 45%;float:left;}
.in_wenda{ width:100%;float:left;}
.in_wenda em{ width:100%; height:51px; float:left;}
.in_wenda span{ width:105px; height:48px; float:left; line-height:58px; padding-bottom:3px; padding-right:10px; background:url(../images/titop_bor.gif) left bottom repeat-x; text-align:right;}
.in_wenda span a{ font-size:14px; color:#bdbcbc;}
#marqueeissue{ width:100%;float:left; margin-top: 15px;}
.in_wenda dl{ width:100%; float:left; min-height:30px; border-bottom:1px dashed #e0dcdc; margin-top:10px;}
.in_wenda dl dt{ width:100%;min-height:30px; line-height:30px;float:left; padding-left:30px; background:url(../img/wen.jpg) 6px 6px no-repeat;}
.in_wenda dl dt a{font-size:15px;font-weight:bold; color:#000;font-family: Raleway, sans-serif;}
.in_wenda dl dd{ background:url(../img/da.gif) 6px 6px no-repeat; padding-left:30px; min-height:30px; line-height:30px; width:100%; float:left; font-size:14px; color:#5c5b5b;}

/*横幅*/
.heng{width: 100%;float: left;margin-top: 40px;}
.heng img{width: 100%;}



/* 铸件砂型展示 */
#six{width: 100%;float: left;}
.boxing{width:100%;margin: 0 auto;}
.boxee{width: 1360px;margin: 0 auto;}
.lists{width:100%;}
.lists li{float:left;width:23.5%;height:195px;position: relative;overflow: hidden;margin: 10px 0 0 2%;border: 1px solid #fff;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box;}
.lists li:first-child{margin-left: 0;}
.lists li:nth-child(5){margin-left: 0;}
.lists li:nth-child(9){margin-left: 0;}
.lists li:hover{border: 1px solid red;}
.gades{width:100%;line-height: 35px;text-align: center;color: #fff;font-size: 14px;position: absolute;top: 160px;background-color: rgba(0, 0, 0, 0.6);}
.lists li img{width:100%;height:195px;transition:all 0.8s;cursor: pointer;}
.lists li img:hover{transform: scale(1.4);-webkit-transform: scale(1.1);}
.fade{width: 100%;height: 350px;background: #f3f3f3;}
.protit {width: 50%;float: left;font: bold 40px/80px "Microsoft ahei";color: #022858;line-height: 45px;}
.protit b {color: #e20909;}
.protit span {display: block;color: #666;font-weight: normal;font-size: 16px;margin-left: 8px;}
.go{width:18%;float: right; }
.case_go{width: 100%;height: 100px;float: left;}
*:before,
*:after {z-index: -1;}
.centerer {width: 100%;}
[class^="btn-"] {position: relative;display: block;width: 100%;line-height:70px;text-transform: uppercase;overflow: hidden;border: 1px solid #3c3737;text-align: center;box-shadow:  3px 3px 6px #ccc;}
.btn-0 {color: #333;}
.btn-0:before {content: '';position: absolute;top: 0;left: 0;width: 0;height: 80px;background: #dedede;}
.btn-0:hover {color: #333;}
.btn-0:hover:before {width: 100%;}
.btn-0:active {background: #dedede;}
.btn-1 {color: #333;float: right;}
.btn-1:after {content: '';width: 0;height: 0;-webkit-transform: rotate(360deg);border-style: solid;border-width: 0 0 0 0;border-color: #d1d2d4 transparent transparent transparent;position: absolute;top: 0;left: 0;box-sizing: border-box;-webkit-transition: 0.3s;transition: 0.3s;}
.btn-1:hover {color: #333;}
.btn-1:hover:after {border-width: 330px 330px 0 0;}
.btn-1:active {background: #dedede;}
.btn-1-2 {color: #333;}
.btn-1-2:before {content: '';width: 0;height: 0;-webkit-transform: rotate(360deg);border-style: solid;border-width: 0 0 0 0;border-color: transparent transparent transparent #fff;position: absolute;bottom: 0;left: 0;}
.contact{width: 100%;margin-top: 50px;}
.cots {width: 100%;float: left;margin-top: 30px;}
.cots li {width: 100%;float: left;}
.gh {width: 9%;height: 70px;float: left;padding-top: 6px;padding-right: 1%;border-right: 1px solid #333;}
.gh div{font-size: 24px;font-weight: bold;color: #333;}
.link_name {padding: 6px 2% 0 2%;float: left;color: #5c5d62;font-size: 13px;}
.link_begin {width: 11%;line-height: 25px;float: left;text-align: center;margin-top: 6px;color: #fff;font-size: 12px;transition: all.3s;background-color: #cf0f0b;}

/*底部*/
footer{width: 100%;height: 320px;float: left;background:#022858;margin-top: 20px;}
.sixing{width: 100%;float: left;text-align: center;}
.com_name{font-size: 15px;border-bottom: 1px solid #717273;line-height:60px;color: #72757a;}
.com_name a{margin: 0 30px;color: #fff;}
.foot_logo{width: 18%;height: 150px;float: left;margin-top: 30px;}
.foot_logo img{width: 100%;}
.foot_nav{width: 60%;line-height:32px;font-size: 14px;color: #cbccd0;margin-top:20px ;margin-left:7%;float: left;}
.foot_nav a{margin:0 18px;}
.foot_nav a:hover{color: #2e73ff;}
.over span{font-size: 28px;font-weight: bold;color: #cf0f0b;font-style: italic;font-variant: small-caps;}
.wx{width: 13%;float: right;margin-top: 30px;}
.wx img{width: 100%;}
.hold{width: 100%;text-align: center;color: #fff;font-size: 12px;line-height: 30px;}


/*滚动*/
.cc{width: 100%;float: left;position: relative;margin-top: 20px;}
.abg{width: 100%;height: 580px;background: url(../img/so.jpg);color: #fff;text-align: center;font: bold 35px/70px "Microsoft ahei";background-size: cover;}
.adtt{width: 100%;float: left;margin-top: 50px;}
.lister{width: 100%;height: 450px;position: absolute;top: 120px;left: 0;}
div.indexmaindiv{width:1360px;height: 400px;}
div.indexmaindiv div.playerstyles{width:30%;height:44px;background:url('../images/playstyles.png') no-repeat;}
div.indexmaindiv1{margin-top:25px; overflow:hidden;position: relative;font-size: 14px;}
div.indexmaindiv1 div.playerdetail{width:286px;height: 350px;background:#FFF;font-family:'微软雅黑';}
div.indexmaindiv1 div.playerdetail div.detailimg{width:286px;height:218px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:286px;height:215px;}
div.indexmaindiv1 div.playerdetail div.teanames{text-align:center;font-size:14px;line-height: 30px;color:#404040;}
div.indexmaindiv1 div.playerdetail div.teadetail{width:92%;height:95px;color:#666;margin-left: 6%;}
div.indexmaindiv1 div.playerdetail .checkdetail{width:134px;line-height:30px;margin:5px 18px 18px 45%;background: #e20909;color: #fff;text-align: center;font-size: 12px;}
div.maindiv1{float:left;width:1200px;height:385px;overflow:hidden;position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:286px;margin-left:15px;}
div.maindiv1 ul li:nth-child(1){margin-left:0;}
/* 代码整理：懒人之家 www.lanrenzhijia.com */
.one{margin:10px auto;height:390px;width:1360px;overflow:hidden;position:relative; }
.one ul{width:100000px;position:absolute;left:0;} /*ul width的宽不能过小*/
.one ul li{display:block;float:left;margin:10px;position:relative;box-sizing:border-box;border-bottom: 3px solid #dddddd;}
.one ul li a{display:inline-block;} 
.one ul li img{border-radius:5px;display:block;}
.one ul li a span{height:0;display:block;background:rgba(0,0,0,0.4);position:absolute;bottom:0;color:#fff;font-size:0px;}
.one ul li a:hover span{height:150px;line-height:150px;font-size:20px;text-align:center;transition:all 0.7s;}



}

