﻿/*--------------全局----------------*/
body { margin:0; font-size:12px; font-weight:normal; font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif; }

.top_div { height:232px; background:#fff100; overflow:hidden;}
.top { width:1200px; height:232px; margin:auto; background:url(../images/top-bg.png) right top no-repeat; position:relative; overflow:hidden;}
.top span { display:block; width:108px; height:135px; background:url(../images/donghua2.gif) no-repeat; background-size:108px 135px; position:absolute; top:80px; left:115px; z-index:1;}
.logo { float:left; width:140px; height:232px; background:url(../images/logo.png) no-repeat; overflow:hidden;z-index:9; position:absolute; left:0; top:0;}
.menu { float:right; width:550px; height:24px; margin-top:174px; overflow:hidden;}
.menu li { float:left; width:88px; height:24px; border-right:2px solid #423e00; overflow:hidden;}
.menu li a { display:block; width:88px; height:24px; text-align:center; line-height:24px; font-size:20px; color:#423e00; overflow:hidden;}
.menu .i { border:0;}

.ind_con { width:1954px; margin:auto; overflow:hidden;padding: 0% 0.5%;}
.c_list{ width: 23.75%;float: left;position: relative;font-size: 0;overflow: hidden;margin: 0% 0.5%;margin-bottom: 20px}
.c_list img { width:100%; opacity:0; margin:0; font-size:0; line-height:0;}
.c_box_con { position:absolute; top:0; left:0; text-align:center; width:100%; overflow:hidden;background: #f08300;height: 100%;}
.c_box1 { position:absolute; top:0; left:0; width:100%; height:100%;}
.c_box1 img {opacity:1; width:100%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.c_box1:hover img {opacity:0;-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}
.c_box_con_h{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:0; font-weight:normal; color:#423e00; font-size:18px; margin-top:22%;}
.c_box_con_h{color:#fff;opacity:1}
.c_box_con_p{-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out;overflow:hidden;opacity:0; color:#423e00; font-size:14px;}
.c_box_con_p{color:#fff;opacity:1}
.c_box_con_p1{ display:inline-block; -webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out;overflow:hidden;opacity:0; color:#423e00; font-size:14px; border:1px solid #423e00; padding:2px 4px;}
.c_box_con_p1{color:#fff;opacity:1}

.nei_cont { width:100%; font-size:0; color:#423e00; text-align:center; overflow:hidden;}
.nei_cont img { width:1200px; font-size:0;}

.is-content-l, .is-content-r{display: inline-block;vertical-align: top;}

.foot { width:1200px; height:175px; margin:auto;}
.foot_left { float:left; font-size:14px; color:#423e00; line-height:30px; padding-top:60px;}
.weixin { float:right; width:76px; height:76px; background:url(../images/weixin.png) no-repeat; margin-left:20px; margin-top:50px; cursor:pointer; position:relative;}
.qq { float:right; width:76px; height:76px; background:url(../images/qq.png) no-repeat;margin-top:50px; cursor:pointer; position:relative;}
.qq span { display:block; height:30px; margin-top:2px; overflow:hidden;}
.qq span samp { float:left; height:30px; line-height:30px; padding-left:11px;}
.qq span a { float:left; margin-top:3px;}
.childCode{display:none;background:url(../images/footCodeBg.png) no-repeat left top;background-size:150px 165px;position:absolute;left:50%;bottom:75px;width:150px;height:165px;margin-left:-75px;text-align:center; z-index:99;}
.childCode img{position:absolute;top:7px;left:7px;width:130px;height:135px;}
.qqCode{display:none;background:url(../images/footCodeBg.png) no-repeat left top;background-size:150px 165px;position:absolute;left:50%;bottom:75px;width:150px;height:160px;margin-left:-75px;text-align:center; z-index:99; padding-top:5px;}
#back-to-top{ position:fixed;bottom:30px;right:20px; background:url(../images/arrow-up.png) center #423e00 no-repeat; width:50px; height:50px; border-radius:50%;}	

