@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td,iframe { margin:0; padding:0; outline:none; border:0;}
body { font-size:12px; color:#313131; background-color:#fff; font-family:"微软雅黑"; min-width:1200px;}
fieldset, img { border:0; }
ol, ul { list-style:none; }
h1, h2, h3, h4, h5, h6{ font-size:100%; }
em { font-style:normal; }
input, button, select, textarea { outline:none; } 
textarea { resize:none; }
img{display:block;}
a{color:#545454; text-decoration:none;}
a:hover{color:#e52029; text-decoration:none;}
.clearfix:before,.clearfix:after{content:""; display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}

/*banner srart*/
.banner1{width:100%; height:500px; background:#f15353; overflow:hidden;}
.banner1-in{width:1920px; height:500px; background:url(../img/global-01.jpg) no-repeat; position:relative; left:50%; top:0px; margin-left:-960px;}
/*banner end*/

.c-mod{width:100%; height:auto;}
.div01{width:1000px; height:20px; padding-top:60px; margin:0 auto;}
.div01 h2{font-size:32px; font-weight:500; width:1000px; text-align:center;}
.div01 p{ color:#4d4d4d; font-size:20px; width:980px; margin:0 auto; text-align:center; line-height:40px; margin-top:35px;}
.div02{ width:1200px; height:3681px; background:url(../img/global-02.png) no-repeat center; margin:0 auto;}
.div03{width:1200px; height:1174px; background:url(../img/c-yunke_07.png) no-repeat; margin:0 auto; }
.div05{width:100%; height:1848px; background:#f9f9f9;}
.div05-in{ width:1200px; height:976px; margin:0 auto; background:url(../img/c-yunke_08.png) no-repeat;}
.div05-in01{ width:1200px; height:872px; margin:0 auto; background:url(../img/c-yunke_09.png) no-repeat;}

/*返回*/
.myTop{display:block; width:70px; height:70px;  background:#000; background:rgba(0,0,0,0.8); border-radius:200px; font-size:18px; color:#fff; text-align:center; line-height:70px;}
.myTop:hover{ color:#fff;}
.box{ display:none; width:70px; height:70px; position:fixed; bottom:100px; right:100px; z-index:999; -moz-transition:all 2s ease-out 1s; -ms-transition:all 1s; -o-transition:all 1s; -webkit-transition:all 1s; transition:all 1s;}
.box:hover{-moz-transform:rotateY(360deg); -ms-transform:rotateY(360deg); -o-transform:rotateY(360deg);  -webkit-transform:rotateY(360deg); transform:rotateY(360deg);}


