﻿html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,
ins,kbd,q,samp,small,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,footer,header,menu,nav,section,summary,time,mark,audio,video{margin: 0;padding: 0;font-weight: lighter;}
input,select,textarea{margin: 0;padding: 0}
input,select{vertical-align: middle}
ul,ol{list-style: none}
ul,ol,li,dl,dt,dd,pre,form,fieldset,img,div{margin: 0;padding: 0;border: none}
img{ vertical-align: middle; border-style: none;}
textarea{resize: none}
a{text-decoration: none}
em{font-style: normal}
html{font-size: 100%;-webkit-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-ms-text-size-adjust: 100%;text-size-adjust: 100%}
*,*::after,*::before{-webkit-box-sizing: border-box;box-sizing: border-box}
.clear{clear: both}
.clearfix,.w{zoom: 1}
.clearfix:after,.w:after{content: ".";display: block;overflow: hidden;height: 0;clear: both;visibility: hidden}
.fl{float: left}
.fr{float: right}
html,body{ font-size: 0.9em; width: 100%; background-color: #FFF; color:#333; font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif; letter-spacing: 1px;}

/* Images Css */
.img-fluid{ max-width: 100%; height: auto;}

#pagelist,#espcms_bbs_pagelist{color:#818181}
.pagination {font-family: '微软雅黑','Microsoft YaHei UI','Microsoft YaHei',arial, helvetica, sans-serif;overflow: hidden;padding:10px 0px;font-size:12px;margin: 0px;}
/*按钮色彩样式*/
.pagination a {border: #c2e2e7 1px solid;color: #95b1b5;text-decoration: none;overflow: hidden;padding:5px 5px;margin: 0px 0px 0px 5px;}
.pagination a:visited {text-decoration: none;overflow: hidden;}
.pagination a:active {text-decoration: none;overflow: hidden;}
.pagination a:hover {color: #fff;background-color: #c2e2e7;overflow: hidden;}
.pagination span.current {border: #c2e2e7 1px solid;color: #fff;overflow: hidden;padding:5px 5px;margin: 0px 0px 0px 5px;}
.pagination span.disabled {background-color: #a6c3dd;}


/*翻页*/
.mainPager { text-align: center; margin: 0 auto;}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

/* links */
a{color:#333; text-decoration:none; outline:none !important;}
a:hover{color:#f6594e; text-decoration:none;} a:focus{outline:thin dotted;} a:hover,a:active{outline:0;}

a, a:hover, a:focus { text-decoration: none; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s; }

.filletBox { -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); behavior: url(ie-css3.htc);}

.section-title { border-bottom: 1px solid #f6594e; padding:5px 0px; }
    .section-title>h1{ border-left: solid 3px #f6594e; float: left; font-size: 1.4em; height: 26px; line-height: 22px; font-weight: 700; padding-left: 10px;}
    .section-title>a { float:right; font-weight: lighter; background-color: #f6594e; color: #FFF; padding: 5px 15px; -moz-border-radius: 6px;  -webkit-border-radius: 6px;  border-radius: 6px;}


.section-center-title{ text-align: center;}
    .section-center-title h2{ font-size:2em; text-transform:uppercase; font-weight: 700; padding-bottom:15px;  margin-bottom:15px;  position:relative; }
    .section-center-title h2::before{ content:""; width:120px; height:1px; position:absolute; bottom:-1px; margin-left:-60px; left:50%; background:#DDD; }
    .section-center-title h2::after { content: ""; width: 12px; height: 12px; position: absolute; bottom: -6px; margin-left: -3px; left: 50%;  transform: rotate(45deg); background-color: #DDD; }
    .section-center-title p{ font-size:1.1em;  color:#888; }

/* 背景 */
.bg-colour { background: #ff61b3;  background: -moz-linear-gradient(-45deg, #ff61b3 0%, #005a8f 100%);  background: -webkit-gradient(left top, right bottom, color-stop(0%, #ff61b3), color-stop(100%, #005a8f));  background: -webkit-linear-gradient(-45deg, #ff61b3 0%, #005a8f 100%);  background: -o-linear-gradient(-45deg, #ff61b3 0%, #005a8f 100%);  background: -ms-linear-gradient(-45deg, #ff61b3 0%, #005a8f 100%);  background: linear-gradient(135deg, #ff61b3 0%, #005a8f 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff61b3', endColorstr='#005a8f', GradientType=1 );  }
.bg-gary { background-color: #fbfbfb;}

/* 顶部彩线 */
.toper {}
    .toper>ul>li { width: 20%; float: left; height: 7px; background-color: #e15517;}
    .toper>ul>li:nth-child(1) { background: #e15517;}
    .toper>ul>li:nth-child(2) { background: #f9c402;}
    .toper>ul>li:nth-child(3) { background: #00a3e4;}
    .toper>ul>li:nth-child(4) { background: #83c428;}
    .toper>ul>li:nth-child(5) { background: #ff7f7e;}
/* /顶部彩线 */

/* 头部 */
.header { padding: 16px 0; }
    .header .logoer { float: left;}
    .header .logoer img { float: left; margin-right: 10px;}
    .header .logoer h1 { float: left; color: #f6594e; font-size: 2.6em; font-weight: 700; margin: 12px 0 0 0;}
    .header .logoer h1 p { color: #666; font-size: 0.4em; font-weight: lighter;}
    .header .searcher { float: left; text-align: left; margin: 24px 0 0 120px;}
    .header .searcher .input-group { background-color: #f6594e; padding:0; color: #FFF;}
    .header .searcher .input-group .keywords { width: 420px; border:solid 1px #f6594e; height: 32px; line-height: 32px; padding: 0 12px; vertical-align: middle;}
    .header .searcher .input-group-addon { margin-left: 20px; cursor:pointer; padding-right: 20px; vertical-align: middle;}
    .header .searcher .searcher-key { margin: 5px 0 0 0;}
    .header .searcher .searcher-key a { margin-right: 5px;}

    .header .hotliner { float: right; margin: 16px 0 0 0;}

    .header .mob-menuer { display: none;}
/* /头部 */

/* 导航 */
.menuer { background-color: #f6594e; width: 100%; height: 48px; line-height: 48px;}
ul.menu{ margin:0 auto; height:48px; line-height:48px; border-left: solid 1px #ff7970;}
    ul.menu li { float:left; font-size: 1.221111em; position:relative; z-index:10; }
    ul.menu li a { color: #FFF; display: block; padding: 0 42px;}
    ul.menu li a:hover { background-color: #da3f29;}
    ul.menu li a.active { color:#fff; background:#e60012; text-decoration:none;}

    ul.menu li .w1 { width: 200px;}
    ul.menu li .w2 { width: 170px;}
    ul.menu li .w3 { width: 152px;}

    ul.menu li .dropmenu { position:absolute; overflow:hidden; z-index:999; top:48px; left: 0px; display:block; background: url("/style/images/spot-white-opacity.png"); -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; color:#000; box-shadow:3px 4px 16px 0px rgba(0, 0, 0, 0.5); opacity: 0; visibility:hidden; -webkit-transform:translateY(30px); transform:translateY(30px); -webkit-transition:.3s all ease; transition:.3s all ease;}
    ul.menu li .dropmenu a{ font-size: 0.9em; display:block; color:#000; text-decoration:none; text-align:center; height:38px; line-height:38px;}
    ul.menu li .dropmenu a:hover{ background:#f6594e; color:#fff;}
    ul.menu li.hov .dropmenu{ opacity:1; visibility:visible; -webkit-transform:translateY(0); transform:translateY(0);}

/* /导航 */


/* 快速链接 */
#quicker { padding: 30px 0 10px 0;}
    #quicker .quicker { }
    #quicker .quicker li { margin-bottom: 20px; font-size: 1.0em;}
    #quicker .quicker li a { display: block; padding: 20px 0 15px 0;}
    #quicker .quicker li .quicker-item { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; text-align: center; border: solid 1px #f6594e;}
    #quicker .quicker li .quicker-item a i { color: #f6594e; font-size: 3.0em; margin-bottom: 5px;}
    #quicker .quicker li .quicker-item a:hover { background-color: #f6594e; color: #FFF; }
    #quicker .quicker li .quicker-item a:hover i { color: #FFF;}
/* /快速链接 */


/* 上海留学生落户政策 */
#infos { }
    #infos .infos-item  .text-list-home { margin: 10px 0 0 0;}
    #infos .infos-item  .text-list-home li { text-align: left; border-bottom: dashed 1px #CCC; height: 32px; overflow: hidden; line-height: 32px; font-size: 1.1em;}
    #infos .infos-item  .text-list-home li:last-child { border-bottom: none;}
    #infos .infos-item  .text-list-home li i { margin: 0 5px; color: #f6594e;}
/* /上海留学生落户政策 */

/* 社区公共户 */
    #infos .image-list-home{ margin-top:10px;overflow:hidden;}
    #infos .image-list-home li { overflow:hidden; position:relative; margin-top: 10px;}
    #infos .image-list-home li img { width: 100%;}
    #infos .image-list-home li a { width:100%;height:118px;float:left;overflow:hidden;position:relative;}

    .bc{overflow:hidden;}
    .bc i{width:100%;height:118px;overflow:hidden;display: block;position: absolute;}

    .yc {width:100%; height: 118px; background:url(/style/images/spot-red-opacity.png); position: absolute; left: 0px; top: 106px; z-index: 1; display: block;overflow:hidden;}
    .yc p{width: 100%;margin: 0 auto;color:#ffffff; font-size: 16px;text-align: center; margin-top:30px;}

/* /社区公共户 */

/* 宣传 */
#sloganer { padding: 30px 0;}
    #sloganer .sloganer { }
    #sloganer .sloganer li { width: 25%; min-height: 376px; float: left; background: url("/style/images/sloganimg1.jpg") right bottom no-repeat #e83f42; text-align: left; padding: 100px 80px;}
    #sloganer .sloganer li a { color: #FFF;}
    #sloganer .sloganer li:hover h1,#sloganer .sloganer li:hover h2,#sloganer .sloganer li:hover p { transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transition: 0.6s;}
    #sloganer .sloganer li h1 { font-size: 4.8em; font-weight: 700;}
    #sloganer .sloganer li h2 { font-size: 1.8em; font-weight: 700; margin-bottom: 10px;}
    #sloganer .sloganer li p { font-size: 1.2em;}
    #sloganer .sloganer li:nth-child(1) { background: url("/style/images/sloganimg1.jpg") right bottom no-repeat #e83f42;}
    #sloganer .sloganer li:nth-child(2) { background: url("/style/images/sloganimg2.jpg") right bottom no-repeat #f9c402;}
    #sloganer .sloganer li:nth-child(3) { background: url("/style/images/sloganimg3.jpg") right bottom no-repeat #00a3e4;}
    #sloganer .sloganer li:nth-child(4) { background: url("/style/images/sloganimg4.jpg") right bottom no-repeat #83c428;}

/* /宣传 */

/* 热门资讯 */
#newser { padding: 0 0 10px 0;}
    #newser .newser {margin: 20px 0 0 0;}
    #newser .newser .newser-item .item-imgs { overflow: hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px}
    #newser .newser .newser-item .item-imgs img { width: 100%; transition: all 0.6s;}
    #newser .newser .newser-item .item-imgs img:hover { transform: scale(1.4);}

    #newser .newser li { margin-bottom: 20px;}
    #newser .newser .newser-item a:hover { text-decoration: underline;}
    #newser .newser .newser-item h1 { height: 26px; overflow: hidden; text-align: left; color: #f6594e; font-size: 1.4em; margin: 8px 0;}
    #newser .newser .newser-item h1 a { color: #f6594e;}
    #newser .newser .newser-item p { height: 70px; overflow: hidden; text-align: left; color: #999; padding: 0 0 8px 0; border-bottom: solid 1px #DDD;}
    #newser .newser .newser-item p a { color: #999;}
    #newser .newser .newser-item .item-tags { text-align: left; color: #333; vertical-align: middle; font-size: 1.1em; margin: 12px 0 0 0;}
    #newser .newser .newser-item .item-tags i { font-size: 1.4em; vertical-align: middle; margin-right: 5px;}
    #newser .newser .newser-item .item-tags span { margin-left:10px; padding: 2px 4px; border: solid 1px #f6594e; color: #f6594e; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px}

/* /热门资讯 */

/* 热门资讯 */
#articler { }
    #articler .articler-wrap { width: 355px; border: solid 1px #DDD; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; transition: 0.3s;  margin-top: 30px; margin-left: 3px;}
    #articler .articler-item {  position: relative;  height: 390px;  overflow: hidden;  }
    #articler .articler-item figure {  background: #000;  overflow: hidden;  height: 190px;  position: relative;  border-radius: 4px 4px 0 0;  margin: 0;  }
    #articler .articler-item figure:hover img {  opacity: 0.4;  transition: 0.3s;  }
    #articler .articler-item .articler-info {  background: #fff;  text-align: left;  padding: 20px 12px;  height: 150px; }
    #articler .articler-item .articler-info h4 {  font-size: 1.2em;  font-weight:lighter;  margin-bottom: 8px;  padding-bottom: 0;  }
    #articler .articler-item .articler-info h4 a {  color: #333;  }
    #articler .articler-item .articler-info h4 a i { color: #f6594e; margin-right: 5px;}
    #articler .articler-item .articler-info h4 a:hover {  color: #f6594e;  }
    #articler .articler-item .articler-info p { padding: 0;  margin: 0; height: 54px; overflow: hidden; font-weight: 500;  font-size: 1.0em;  text-transform:none;  }
    #articler .articler-item .articler-info p a { color: #b8b8b8; }
    #articler .articler-item .articler-info p a:hover { color: #f6594e;}
    #articler .articler-item .articler-info h3 { text-align: center; margin: 10px 0 0 0;}

    #articler .owl-nav, #articler .owl-dots {  margin-top: 5px;  text-align: center;  }
    #articler .owl-dot {  display: inline-block;  margin: 0 5px;  width: 12px;  height: 12px;  border-radius: 50%;  background-color: #595758;  }
    #articler .owl-dot.active { background-color: #f6594e;  }
/* /热门资讯 */


/* 毕业生资讯网服务优势 */
#advantager { background: url("/style/images/advantagebg.jpg") center no-repeat #fdfdfd; margin-top: 30px;}

    #advantager .advantager {}

    .ys{overflow:hidden;}
    .ys01{margin-top:51px;text-align:center;overflow:hidden;}
    .ys01 p{font-size:26px;color:#f6594e;overflow:hidden;}
    .ys01 span{font-size:16px;color:#999999;display:block;overflow:hidden;}

    .ys02{ overflow:hidden; margin: 50px auto 50px auto; display: table;}

    .ys03{width:240px;height:450px;background:url(/style/images/advantagegray.png) no-repeat;float:left;overflow:hidden;}
    .ys03 p{width:207px;margin:0 auto;font-size:26px;margin-top: 110px;color:#f6594e;text-align:center;overflow:hidden;}
    .ys03 span{width:207px;height:150px;margin:0 auto;margin-top:15px;line-height:30px;font-size:14px;color:#999999;display:block;overflow:hidden;}
    .ys03 i{width:123px;height:35px;line-height:35px;text-align:center;margin:0 auto;background-color:#f6594e;margin-top:15px;font-size:15px;border-radius:10px;display:block;overflow:hidden;}
    .ys03 i a{width:123px;height:35px;display:block;background-color:#f6594e;overflow:hidden;color:#ffffff}
    .ys03 i a:hover{width:123px;height:35px;display:block;background-color:#ffffff;overflow:hidden;color:#f6594e}
    .ys04{width:240px;height:450px;background:url(/style/images/advantagered.png) no-repeat;float:left;overflow:hidden;}
    .ys04 p{width:207px;margin:0 auto;font-size:26px;margin-top: 110px;color:#ffffff;text-align:center;overflow:hidden;}
    .ys04 span{width:207px;height:150px;margin:0 auto;margin-top:15px;line-height:30px;font-size:14px;color:#ffffff;display:block;overflow:hidden;}
    .ys04 i{width:123px;height:35px;line-height:35px;text-align:center;margin:0 auto;background-color:#f6594e;margin-top:15px;font-size:15px;border-radius:10px;display:block;overflow:hidden;}
    .ys04 i a{width:123px;height:35px;display:block;background-color:#ffffff;overflow:hidden;color:#f6594e;}


/* /毕业生资讯网服务优势 */


/* 经验分享 */
#sharinger { background: url("/style/images/latticebg.jpg"); padding: 30px 0;}
    #sharinger .sharinger { padding: 20px 0 0 0;}

    #sharinger .sharinger .sharinger-item { }
    #sharinger .sharinger .text-list-home { margin: 10px 0 0 0;}
    #sharinger .sharinger .text-list-home li { text-align: left; border-bottom: dashed 1px #CCC; line-height: 32px; font-size: 1.1em;}
    #sharinger .sharinger .text-list-home li:last-child { border-bottom: none;}
    #sharinger .sharinger .text-list-home li i { margin: 0 5px; color: #f6594e;}

/* /经验分享 */

/* 客户好评 */
#evaluater { padding: 30px 0;}

    #evaluater .evaluater-wrap { width: 355px; border: solid 1px #DDD; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; transition: 0.3s;  margin-top: 30px; margin-left: 3px;}
    #evaluater .evaluater-item {  position: relative;  height: 390px;  overflow: hidden;  }
    #evaluater .evaluater-item figure {  background: #000;  overflow: hidden;  height: 190px;  position: relative;  border-radius: 4px 4px 0 0;  margin: 0;  }
    #evaluater .evaluater-item figure:hover img {  opacity: 0.4;  transition: 0.3s;  }
    #evaluater .evaluater-item .evaluater-info {  background: #fff;  text-align: left;  padding: 20px 12px;  height: 150px; }
    #evaluater .evaluater-item .evaluater-info h4 {  font-size: 1.2em;  font-weight:lighter;  margin-bottom: 18px;  padding-bottom: 0;  }
    #evaluater .evaluater-item .evaluater-info h4 a {  color: #333;  }
    #evaluater .evaluater-item .evaluater-info h4 a i { color: #f6594e; margin-right: 5px;}
    #evaluater .evaluater-item .evaluater-info h4 a:hover {  color: #f6594e;  }
    #evaluater .evaluater-item .evaluater-info p { padding: 0;  margin: 0;  font-weight: 500;  font-size: 1.0em;  text-transform:none;  }
    #evaluater .evaluater-item .evaluater-info p a { color: #b8b8b8; }
    #evaluater .evaluater-item .evaluater-info p a:hover { color: #f6594e;}
    #evaluater .evaluater-item .evaluater-info h3 { text-align: center; margin: 10px 0 0 0;}

    #evaluater .owl-nav, #evaluater .owl-dots {  margin-top: 5px;  text-align: center;  }
    #evaluater .owl-dot {  display: inline-block;  margin: 0 5px;  width: 12px;  height: 12px;  border-radius: 50%;  background-color: #595758;  }
    #evaluater .owl-dot.active { background-color: #f6594e;  }

/* /客户好评 */


/* 服务范围 */
#servicer { padding: 30px 0;}
    #servicer .servicer { margin: 20px 0 0 0;}
    #servicer .servicer ul li { float: left; width: 11.625000%; margin-right: 1%; }
    #servicer .servicer ul li:last-child { margin-right: 0px;}
    #servicer .servicer .servicer-item { padding: 32px 0; border: solid 1px #DDD; color: #666; text-align: center; -webkit-transition:-webkit-transform 0.5s;-moz-transition:-moz-transform 0.5s;-o-transition:-o-transform 0.5s;transition:transform 0.5s;}
    #servicer .servicer .servicer-item i { font-size: 3.0em; margin-bottom: 10px; color: #9e9e9e; }
    #servicer .servicer .servicer-item h1 { font-size: 1.3em;}
    #servicer .servicer .servicer-item:hover { -webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);}
/* /服务范围 */


/* 在线留言 */
#onliner { background: url("/style/images/onlinerbg.png") center no-repeat; margin: 0; height: 433px;}
    #onliner .onliner-left { float: left; width: 40%; text-align: left;}
    #onliner .onliner-left h1 { font-size: 3.8em; color: #f6594e; font-weight: 700; margin: 20px 0 20px 0;}
    #onliner .onliner-left h2 { font-size: 2.2em; color: #f6594e; font-weight: 700; text-align: right; margin: 0 0 40px 0;}
    #onliner .onliner-left h3 { font-size: 3.2em; color: #000; font-weight: lighter; text-align: left; margin: 0 0 10px 0;}

    #onliner .onliner-right { float: right; width: 48%; text-align: left;}
    #onliner .onliner-right h1 { font-size: 2.4em; font-weight: 700; color: #121212; margin: 20px 0 0 0;}
    #onliner .onliner-right h2 { font-size: 2.4em; font-weight: 700; color: #121212; margin: 20px 0 0 60px;}
    #onliner .onliner-right h2 span { font-size: 1.2em; font-weight: 700; color: #f6594e;}
    #onliner .onliner-right .onliner-form { margin: 110px 0 0 0; color: #FFF; font-size: 1.2em; vertical-align: middle; line-height: 35px;}
    #onliner .onliner-right ul li { padding-bottom: 15px;}
    #onliner .onliner-right .inpts { width: 176px;  height: 35px;  line-height: 35px;  color: #999999; border: 1px solid #ffffff;  border-radius: 5px;  text-indent: 1em; overflow: hidden;}
    #onliner .onliner-right .textareas { width: 330px; height: 35px;  line-height: 35px;  color: #999999;  border: 1px solid #ffffff;  border-radius: 5px;  text-indent: 1em;  overflow: hidden;}
    #onliner .onliner-right .buttons { width: 100px;  height: 35px; border: transparent; color: #666666;  text-align: center; margin-left:10px; line-height: 35px;  overflow: hidden;  border-radius: 5px;  background-color: #ffffff;}


/* /在线留言 */


/* 友情链接 */
#linker { text-align: left; padding: 30px 0 10px 0; font-size:1.1em; line-height: 24px;}
    #linker a{  margin:5px; color:#999; overflow:hidden;}
    #linker a:hover { text-decoration: underline;}
/* /友情链接 */


/* 底部信息 */
#footer { background-color: #474747; padding: 20px 0 30px 0;}
    #footer .footer-link { text-align: center; padding: 20px 0; }
    #footer .footer-link a { font-size: 1.15em; color: #939393; margin: 0 10px;}


    #footer .footer-menu { }
    #footer .footer-menu .footer-menu-left { float: left; width: 80%;}
    #footer .footer-menu .footer-menu-left dl { text-align: left; float: left; width: 15%;}
    #footer .footer-menu .footer-menu-left dl:nth-child(5) { float: left; width: 40%;}
    #footer .footer-menu .footer-menu-left dl dt { display: block; color: #FFF; font-size: 1.15em; margin-bottom: 10px;}
    #footer .footer-menu .footer-menu-left dl dd { color: #939393; font-size: 1.15em;}
    #footer .footer-menu .footer-menu-left dl dd a { color: #939393;}
    #footer .footer-menu .footer-menu-left dl dd a:hover { color: #FFF; text-decoration: underline;}

    #footer .footer-menu .footer-menu-right { float: right; text-align: center;}
    #footer .footer-menu .footer-menu-right img { max-width: 160px;}
    #footer .footer-menu .footer-menu-right p { color: #FFF; margin: 10px 0 0 0;}


/* /底部信息 */


/* Public Css */
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
/* Clear */
.container:before, .container:after {
    display: table;
    content: " ";
}
.container:after{
    clear: both;
}

@media (max-width: 768px) {

    /* 头部 */
    .header { padding: 16px 0; }
    .header .logoer { float: left; overflow: hidden;}
    .header .logoer img { float: left; margin-right: 10px; width: 70px;}
    .header .logoer h1 { float: left; text-align: left; color: #f6594e; font-size: 2.0em; font-weight: 700; margin: 16px 0 0 0;}
    .header .logoer h1 p { color: #666; text-align: left; font-size: 0.4em; font-weight: lighter;}
    .header .searcher { display: none;}
    .header .hotliner { display: none;}
    .header .mob-menuer { display: block; overflow: hidden;}
    .hc-nav-trigger { top: 40px; right: 15px;}
    .hc-offcanvas-nav .nav-container, .hc-offcanvas-nav .nav-wrapper, .hc-offcanvas-nav ul { background: #f6594e;}
    .hc-offcanvas-nav h2 { color: #FFF;}
    .hc-offcanvas-nav li.nav-close a, .hc-offcanvas-nav li.nav-back a { background: #d93c29;  border-top: 1px solid #ff7970; border-bottom: 1px solid #ff7970;}
    .hc-offcanvas-nav a { border-bottom: 1px solid #ff7970;}
    .hc-offcanvas-nav:not(.touch-device) a:hover { background: #ca1911;}
    .hc-offcanvas-nav a[href]:not([href="#"])>span.nav-next { border-left: 1px solid #ff7970;}
    /* /头部 */

    /* 导航 */
    .menuer { display: none;}
    /* /导航 */

    /* 快速链接 */
    #quicker { padding: 20px 0 10px 0;}
        #quicker .quicker { }
        #quicker .quicker li { margin-bottom: 20px; font-size: 1.0em;}
        #quicker .quicker li a { display: block; min-height:116px; padding: 20px 0 15px 0;}
        #quicker .quicker li .quicker-item { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; text-align: center; border: solid 1px #f6594e;}
        #quicker .quicker li .quicker-item a i { color: #f6594e; font-size: 3.0em; margin-bottom: 5px;}
        #quicker .quicker li .quicker-item a:hover { background-color: #f6594e; color: #FFF; }
        #quicker .quicker li .quicker-item a:hover i { color: #FFF;}
    /* /快速链接 */


    /* 社区公共户 */
    #infos .image-list-home{ margin-top:10px;overflow:hidden;}
    #infos .image-list-home li { overflow:hidden; position:relative; margin-top: 10px;}
    #infos .image-list-home li img { width: 100%;}
    #infos .image-list-home li a { width:100%;height:84px;float:left;overflow:hidden;position:relative;}

    .bc{overflow:hidden;}
    .bc i{width:100%;height:84px;overflow:hidden;display: block;position: absolute;}

    .yc {width:100%; height: 84px; background:url(/style/images/spot-red-opacity.png); position: absolute; left: 0px; top: 106px; z-index: 1; display: block;overflow:hidden;}
    .yc p{width: 100%;margin: 0 auto;color:#ffffff; font-size: 16px;text-align: center; margin-top:30px;}

    /* /社区公共户 */


    /* 宣传 */
    #sloganer { padding: 30px 0;}
    #sloganer .sloganer { }
    #sloganer .sloganer li { width: 100%; min-height: 376px; float: none; background: url("/style/images/sloganimg1.jpg") right bottom no-repeat #e83f42; text-align: left; padding: 100px 80px;}
    #sloganer .sloganer li a { color: #FFF;}
    #sloganer .sloganer li:hover h1,#sloganer .sloganer li:hover h2,#sloganer .sloganer li:hover p { transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transition: 0.6s;}
    #sloganer .sloganer li h1 { font-size: 4.8em; font-weight: 700;}
    #sloganer .sloganer li h2 { font-size: 1.8em; font-weight: 700; margin-bottom: 10px;}
    #sloganer .sloganer li p { font-size: 1.2em;}
    #sloganer .sloganer li:nth-child(1) { background: url("/style/images/sloganimg1.jpg") right bottom no-repeat #e83f42;}
    #sloganer .sloganer li:nth-child(2) { background: url("/style/images/sloganimg2.jpg") right bottom no-repeat #f9c402;}
    #sloganer .sloganer li:nth-child(3) { background: url("/style/images/sloganimg3.jpg") right bottom no-repeat #00a3e4;}
    #sloganer .sloganer li:nth-child(4) { background: url("/style/images/sloganimg4.jpg") right bottom no-repeat #83c428;}

    /* /宣传 */
    #articler .articler-item .articler-info h4 {  font-size: 1.1em;  font-weight:lighter;  margin-bottom: 18px;  padding-bottom: 0;  }
    #articler .articler-wrap {
        width: 100%;
        transition: 0.3s;
        margin-left: 0px;
        margin-top: 30px;
    }




    /* 毕业生资讯网服务优势 */
    #advantager { background: url("/style/images/advantagebg.jpg") center no-repeat #fdfdfd; margin-top: 30px;}

    #advantager .advantager {}

    .ys{overflow:hidden;}
    .ys01{margin-top:51px;text-align:center;overflow:hidden;}
    .ys01 p{font-size:26px;color:#f6594e;overflow:hidden;}
    .ys01 span{font-size:16px;color:#999999;display:block;overflow:hidden;}

    .ys02{ overflow:hidden; margin: 50px auto 50px auto; display: table;}

    .ys03{width:240px;height:450px;background:url(/style/images/advantagegray.png) no-repeat;float:none;overflow:hidden;}
    .ys03 p{width:207px;margin:0 auto;font-size:26px;margin-top: 110px;color:#f6594e;text-align:center;overflow:hidden;}
    .ys03 span{width:207px;height:150px;margin:0 auto;margin-top:15px;line-height:30px;font-size:14px;color:#999999;display:block;overflow:hidden;}
    .ys03 i{width:123px;height:35px;line-height:35px;text-align:center;margin:0 auto;background-color:#f6594e;margin-top:15px;font-size:15px;border-radius:10px;display:block;overflow:hidden;}
    .ys03 i a{width:123px;height:35px;display:block;background-color:#f6594e;overflow:hidden;color:#ffffff}
    .ys03 i a:hover{width:123px;height:35px;display:block;background-color:#ffffff;overflow:hidden;color:#f6594e}
    .ys04{width:240px;height:450px;background:url(/style/images/advantagered.png) no-repeat;float:none;overflow:hidden;}
    .ys04 p{width:207px;margin:0 auto;font-size:26px;margin-top: 110px;color:#ffffff;text-align:center;overflow:hidden;}
    .ys04 span{width:207px;height:150px;margin:0 auto;margin-top:15px;line-height:30px;font-size:14px;color:#ffffff;display:block;overflow:hidden;}
    .ys04 i{width:123px;height:35px;line-height:35px;text-align:center;margin:0 auto;background-color:#f6594e;margin-top:15px;font-size:15px;border-radius:10px;display:block;overflow:hidden;}
    .ys04 i a{width:123px;height:35px;display:block;background-color:#ffffff;overflow:hidden;color:#f6594e;}


    /* /毕业生资讯网服务优势 */

    #evaluater .evaluater-item .evaluater-info h4 {  font-size: 1.1em;  font-weight:lighter;  margin-bottom: 18px;  padding-bottom: 0;  }
    #evaluater .evaluater-wrap {
        width: 100%;
        transition: 0.3s;
        margin-left: 0px;
        margin-top: 30px;
    }

    /* 服务范围 */
    #servicer { padding: 30px 0 0 0;}
    #servicer .servicer { margin: 20px 0 0 0;}
    #servicer .servicer ul li { float: left; width: 49%; margin-right: 2%; margin-bottom: 10px;}
    #servicer .servicer ul li:nth-child(2n) { margin-right: 0px;}
    #servicer .servicer .servicer-item { padding: 32px 0; border: solid 1px #DDD; color: #666; text-align: center; -webkit-transition:-webkit-transform 0.5s;-moz-transition:-moz-transform 0.5s;-o-transition:-o-transform 0.5s;transition:transform 0.5s;}
    #servicer .servicer .servicer-item i { font-size: 3.0em; margin-bottom: 10px; color: #9e9e9e; }
    #servicer .servicer .servicer-item h1 { font-size: 1.3em;}
    #servicer .servicer .servicer-item:hover { -webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);}
    /* /服务范围 */


    /* 在线留言 */
    #onliner { background:#f6594e; padding: 30px 0 0 0; margin: 0px;}
    #onliner .onliner-left { display: none;}

    #onliner .onliner-right { float: none; width: 100%;}
    #onliner .onliner-right h1 { font-size: 1.4em; font-weight: 700; color: #FFF; margin: 0;}
    #onliner .onliner-right h2 { font-size: 1.4em; font-weight: 700; color: #FFF; margin: 0;}
    #onliner .onliner-right h2 span { font-size: 1.2em; font-weight: 700; color: #FFF;}
    #onliner .onliner-right .onliner-form { margin: 10px 0 0 0; color: #FFF; font-size: 1.2em; vertical-align: middle; line-height: 35px;}
    #onliner .onliner-right ul li { padding-bottom: 15px;}
    #onliner .onliner-right .inpts { width: 100%;  height: 35px;  line-height: 35px;  color: #999999; border: 1px solid #ffffff;  border-radius: 5px;  text-indent: 1em; overflow: hidden;}
    #onliner .onliner-right .textareas { width: 100%; height: 35px;  line-height: 35px;  color: #999999;  border: 1px solid #ffffff;  border-radius: 5px;  text-indent: 1em;  overflow: hidden;}
    #onliner .onliner-right .buttons { width: 100%; height: 35px; margin: 10px 0 0 0; border: transparent; color: #666666;  text-align: center; margin-left:0px; line-height: 35px;  overflow: hidden;  border-radius: 5px;  background-color: #ffffff;}
    /* /在线留言 */


    /* 顶部信息 */
    #footer { background-color: #474747; height: auto;}
    #footer .footer-link { text-align: center; padding: 20px 0; }
    #footer .footer-link a { font-size: 1.15em; color: #939393; margin: 0 10px;}


    #footer .footer-menu { }
    #footer .footer-menu .footer-menu-left { float: none; width: 100%;}
    #footer .footer-menu .footer-menu-left dl { float: left; width: 50%;}
    #footer .footer-menu .footer-menu-left dl:last-child { float: none; width: 100%;}
    #footer .footer-menu .footer-menu-left dl dt { display: block; color: #FFF; font-size: 1.15em; margin-bottom: 10px;}
    #footer .footer-menu .footer-menu-left dl dd { color: #939393; font-size: 1.15em;}
    #footer .footer-menu .footer-menu-left dl dd a { color: #939393;}
    #footer .footer-menu .footer-menu-left dl dd a:hover { color: #FFF; text-decoration: underline;}

    #footer .footer-menu .footer-menu-right { float: none; width: 100%; text-align: center; display: inline-block; padding: 20px 0;}
    #footer .footer-menu .footer-menu-right img { max-width: 160px;}
    #footer .footer-menu .footer-menu-right p { color: #FFF; margin: 10px 0 0 0;}


    /* 顶部信息 */


    .yb_conct { display: none;}

    /* Public Css */
    .hidden-xs { display: none;}

}



@media (min-width: 992px) {

    /* 头部 */
    .header { padding: 16px 0; }
    .header .logoer { float: left;}
    .header .logoer img { float: left; margin-right: 10px;}
    .header .logoer h1 { float: left; color: #f6594e; font-size: 2.6em; font-weight: 700; margin: 12px 0 0 0;}
    .header .logoer h1 p { color: #666; font-size: 0.4em; font-weight: lighter;}
    .header .searcher { float: left; margin: 24px 0 0 30px;}
    .header .searcher .input-group { background-color: #f6594e; padding:0; color: #FFF; display: table;}
    .header .searcher .input-group .keywords { width: 200px; border:solid 1px #f6594e; height: 32px; line-height: 32px; padding: 0 12px; vertical-align: middle;}
    .header .searcher .input-group-addon { margin-left: 20px; cursor:pointer; padding-right: 20px; vertical-align: middle;}
    .header .searcher .searcher-key { margin: 5px 0 0 0; overflow: hidden; }
    .header .searcher .searcher-key a { margin-right: 2px; }
    .header .searcher .searcher-key a:nth-child(3) { display: none;}

    .header .hotliner { float: right; margin: 16px 0 0 0;}

    .header .mob-menuer { display: none;}
    /* /头部 */

    /* 导航 */
    .menuer { background-color: #f6594e; width: 100%; height: 48px; line-height: 48px;}
    ul.menu{ margin:0 auto; height:48px; line-height:48px; border-left: solid 1px #ff7970;}
    ul.menu li { float:left; font-size: 1.221111em; position:relative; z-index:10; border-right: solid 1px #ff7970; }
    ul.menu li a { color: #FFF; display: block; padding: 0 9px;}
    ul.menu li a:hover { background-color: #da3f29;}
    ul.menu li a.active { color:#fff; background:#e60012; text-decoration:none;}

    ul.menu li .w1 { width: 136px;}
    ul.menu li .w2 { width: 104px;}
    ul.menu li .w3 { width: 86px;}

    ul.menu li .dropmenu { position:absolute; overflow:hidden; z-index:999; top:48px; left: 0px; display:block; background: url("/style/images/spot-white-opacity.png"); -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; color:#000; box-shadow:3px 4px 16px 0px rgba(0, 0, 0, 0.5); opacity: 0; visibility:hidden; -webkit-transform:translateY(30px); transform:translateY(30px); -webkit-transition:.3s all ease; transition:.3s all ease;}
    ul.menu li .dropmenu a{ font-size: 0.9em; display:block; color:#000; text-decoration:none; text-align:center; height:38px; line-height:38px;}
    ul.menu li .dropmenu a:hover{ background:#f6594e; color:#fff;}
    ul.menu li.hov .dropmenu{ opacity:1; visibility:visible; -webkit-transform:translateY(0); transform:translateY(0);}
    /* /导航 */

    /* 社区公共户 */
    #infos .image-list-home{ margin-top:10px;overflow:hidden;}
    #infos .image-list-home li { overflow:hidden; position:relative; margin-top: 10px;}
    #infos .image-list-home li img { height: 100%;}
    #infos .image-list-home li a { width:100%;height:118px;float:left;overflow:hidden;position:relative;}

    .bc{overflow:hidden;}
    .bc i{width:100%;height:118px;overflow:hidden;display: block;position: absolute;}

    .yc {width:100%; height: 118px; background:url(/style/images/spot-red-opacity.png); position: absolute; left: 0px; top: 106px; z-index: 1; display: block;overflow:hidden;}
    .yc p{width: 100%;margin: 0 auto;color:#ffffff; font-size: 16px;text-align: center; margin-top:30px;}

    /* /社区公共户 */

    /* 宣传 */
    #sloganer { padding: 30px 0;}
    #sloganer .sloganer { }
    #sloganer .sloganer li { width: 25%; min-height: 326px; float: left; background: url("/style/images/sloganimg1.jpg") right bottom no-repeat #e83f42; text-align: left; padding: 80px 50px;}
    #sloganer .sloganer li a { color: #FFF;}
    #sloganer .sloganer li:hover h1,#sloganer .sloganer li:hover h2,#sloganer .sloganer li:hover p { transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transition: 0.6s;}
    #sloganer .sloganer li h1 { font-size: 2.8em; font-weight: 700;}
    #sloganer .sloganer li h2 { font-size: 1.2em; font-weight: 700; margin-bottom: 10px;}
    #sloganer .sloganer li p { font-size: 1.0em;}
    #sloganer .sloganer li:nth-child(1) { background: url("/style/images/sloganimg1.jpg") right bottom no-repeat #e83f42;}
    #sloganer .sloganer li:nth-child(2) { background: url("/style/images/sloganimg2.jpg") right bottom no-repeat #f9c402;}
    #sloganer .sloganer li:nth-child(3) { background: url("/style/images/sloganimg3.jpg") right bottom no-repeat #00a3e4;}
    #sloganer .sloganer li:nth-child(4) { background: url("/style/images/sloganimg4.jpg") right bottom no-repeat #83c428;}

    /* /宣传 */


    /* 热门资讯 */
    #articler { }
    #articler .articler-wrap { width: 230px; border: solid 1px #DDD; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; transition: 0.3s;  margin-top: 30px; margin-left: 3px;}
    #articler .articler-item {  position: relative;  height: 380px;  overflow: hidden;  }
    #articler .articler-item figure {  background: #000;  overflow: hidden;  height: 160px;  position: relative;  border-radius: 4px 4px 0 0;  margin: 0;  }
    #articler .articler-item figure:hover img {  opacity: 0.4;  transition: 0.3s;  }
    #articler .articler-item .articler-info {  background: #fff;  text-align: left;  padding: 20px 8px;  height: 180px; }
    #articler .articler-item .articler-info h4 {  font-size: 1.1em;  font-weight:lighter;  margin-bottom: 8px;  padding-bottom: 0;  }
    #articler .articler-item .articler-info h4 a {  color: #333;  }
    #articler .articler-item .articler-info h4 a i { color: #f6594e; margin-right: 2px;}
    #articler .articler-item .articler-info h4 a:hover {  color: #f6594e;  }
    #articler .articler-item .articler-info p { padding: 0;  margin: 0;  font-weight: 500;  font-size: 1.0em;  text-transform:none;  }
    #articler .articler-item .articler-info p a { color: #b8b8b8; }
    #articler .articler-item .articler-info p a:hover { color: #f6594e;}
    #articler .articler-item .articler-info h3 { text-align: center; margin: 10px 0 0 0;}

    #articler .owl-nav, #articler .owl-dots {  margin-top: 5px;  text-align: center;  }
    #articler .owl-dot {  display: inline-block;  margin: 0 5px;  width: 12px;  height: 12px;  border-radius: 50%;  background-color: #595758;  }
    #articler .owl-dot.active { background-color: #f6594e;  }
    /* /热门资讯 */

    /* 毕业生资讯网服务优势 */
    #advantager { background: url("/style/images/advantagebg.jpg") center no-repeat #fdfdfd; margin-top: 30px;}

    #advantager .advantager {}

    .ys{overflow:hidden;}
    .ys01{margin-top:51px;text-align:center;overflow:hidden;}
    .ys01 p{font-size:26px;color:#f6594e;overflow:hidden;}
    .ys01 span{font-size:16px;color:#999999;display:block;overflow:hidden;}

    .ys02{ overflow:hidden; margin: 50px auto 50px auto; display: table;}

    .ys03{width:180px;height:450px;background:url(/style/images/advantagegray.png) center no-repeat;float:left;overflow:hidden;}
    .ys03 p{width:160px;margin:0 auto;font-size:26px;margin-top: 110px;color:#f6594e;text-align:center;overflow:hidden;}
    .ys03 span{width:160px;height:150px;margin:0 auto;margin-top:15px;line-height:30px;font-size:14px;color:#999999;display:block;overflow:hidden;}
    .ys03 i{width:90px;height:35px;line-height:35px;text-align:center;margin:0 auto;background-color:#f6594e;margin-top:15px;font-size:15px;border-radius:10px;display:block;overflow:hidden;}
    .ys03 i a{width:90px;height:35px;display:block;background-color:#f6594e;overflow:hidden;color:#ffffff}
    .ys03 i a:hover{width:123px;height:35px;display:block;background-color:#ffffff;overflow:hidden;color:#f6594e}
    .ys04{width:180px;height:450px;background:url(/style/images/advantagered.png) center no-repeat;float:left;overflow:hidden;}
    .ys04 p{width:160px;margin:0 auto;font-size:26px;margin-top: 110px;color:#ffffff;text-align:center;overflow:hidden;}
    .ys04 span{width:160px;height:150px;margin:0 auto;margin-top:15px;line-height:30px;font-size:14px;color:#ffffff;display:block;overflow:hidden;}
    .ys04 i{width:90px;height:35px;line-height:35px;text-align:center;margin:0 auto;background-color:#f6594e;margin-top:15px;font-size:15px;border-radius:10px;display:block;overflow:hidden;}
    .ys04 i a{width:90px;height:35px;display:block;background-color:#ffffff;overflow:hidden;color:#f6594e;}


    /* /毕业生资讯网服务优势 */

    /* 客户好评 */
    #evaluater { padding: 30px 0;}

    #evaluater .evaluater-wrap { width: 230px; border: solid 1px #DDD; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; transition: 0.3s;  margin-top: 30px; margin-left: 3px;}
    #evaluater .evaluater-item {  position: relative;  height: 380px;  overflow: hidden;  }
    #evaluater .evaluater-item figure {  background: #000;  overflow: hidden;  height: 160px;  position: relative;  border-radius: 4px 4px 0 0;  margin: 0;  }
    #evaluater .evaluater-item figure:hover img {  opacity: 0.4;  transition: 0.3s;  }
    #evaluater .evaluater-item .evaluater-info {  background: #fff;  text-align: left;  padding: 20px 8px;  height: 180px; }
    #evaluater .evaluater-item .evaluater-info h4 {  font-size: 1.1em;  font-weight:lighter;  margin-bottom: 18px;  padding-bottom: 0;  }
    #evaluater .evaluater-item .evaluater-info h4 a {  color: #333;  }
    #evaluater .evaluater-item .evaluater-info h4 a i { color: #f6594e; margin-right: 2px;}
    #evaluater .evaluater-item .evaluater-info h4 a:hover {  color: #f6594e;  }
    #evaluater .evaluater-item .evaluater-info p { padding: 0;  margin: 0;  font-weight: 500;  font-size: 1.0em;  text-transform:none;  }
    #evaluater .evaluater-item .evaluater-info p a { color: #b8b8b8; }
    #evaluater .evaluater-item .evaluater-info p a:hover { color: #f6594e;}
    #evaluater .evaluater-item .evaluater-info h3 { text-align: center; margin: 10px 0 0 0;}

    #evaluater .owl-nav, #evaluater .owl-dots {  margin-top: 5px;  text-align: center;  }
    #evaluater .owl-dot {  display: inline-block;  margin: 0 5px;  width: 12px;  height: 12px;  border-radius: 50%;  background-color: #595758;  }
    #evaluater .owl-dot.active { background-color: #f6594e;  }

    /* /客户好评 */

    /* 在线留言 */
    #onliner { background: url("/style/images/onlinerbg.png") center no-repeat; margin: 0; height: 433px;}
    #onliner .onliner-left { float: left; width: 40%;}
    #onliner .onliner-left h1 { font-size: 2.8em; color: #f6594e; font-weight: 700; margin: 20px 0 20px 0;}
    #onliner .onliner-left h2 { font-size: 1.2em; color: #f6594e; font-weight: 700; text-align: right; margin: 0 0 40px 0;}
    #onliner .onliner-left h3 { font-size: 2.2em; color: #000; font-weight: lighter; text-align: left; margin: 0 0 10px 0;}

    #onliner .onliner-right { float: right; width: 48%;}
    #onliner .onliner-right h1 { font-size: 2.0em; font-weight: 700; color: #121212; margin: 20px 0 0 0;}
    #onliner .onliner-right h2 { font-size: 1.5em; font-weight: 700; color: #121212; margin: 20px 0 0 60px;}
    #onliner .onliner-right h2 span { font-size: 1.5em; font-weight: 700; color: #f6594e;}
    #onliner .onliner-right .onliner-form { margin: 120px 0 0 0; color: #FFF; font-size: 1.2em; vertical-align: middle; line-height: 35px;}
    #onliner .onliner-right ul li { padding-bottom: 15px;}
    #onliner .onliner-right .inpts { width: 120px;  height: 35px;  line-height: 35px;  color: #999999; border: 1px solid #ffffff;  border-radius: 5px;  text-indent: 1em; overflow: hidden;}
    #onliner .onliner-right .textareas { width: 216px; height: 35px;  line-height: 35px;  color: #999999;  border: 1px solid #ffffff;  border-radius: 5px;  text-indent: 1em;  overflow: hidden;}
    #onliner .onliner-right .buttons { width: 100px;  height: 35px; border: transparent; color: #666666;  text-align: center; margin-left:10px; line-height: 35px;  overflow: hidden;  border-radius: 5px;  background-color: #ffffff;}


    /* /在线留言 */


    /* Public Css */
    .hidden-lg  { display: none;}

    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {

    /* 头部 */
    .header { padding: 16px 0; }
    .header .logoer { float: left;}
    .header .logoer img { float: left; margin-right: 10px;}
    .header .logoer h1 { float: left; color: #f6594e; font-size: 2.6em; font-weight: 700; margin: 12px 0 0 0;}
    .header .logoer h1 p { color: #666; font-size: 0.4em; font-weight: lighter;}
    .header .searcher { float: left; margin: 24px 0 0 120px;}
    .header .searcher .input-group { background-color: #f6594e; padding:0; color: #FFF; display: table;}
    .header .searcher .input-group .keywords { width: 280px; border:solid 1px #f6594e; height: 32px; line-height: 32px; padding: 0 12px; vertical-align: middle;}
    .header .searcher .input-group-addon { margin-left: 20px; cursor:pointer; padding-right: 20px; vertical-align: middle;}
    .header .searcher .searcher-key { margin: 5px 0 0 0;}
    .header .searcher .searcher-key a { margin-right: 2px;}
    .header .searcher .searcher-key a:nth-child(3) { display: inline-block;}

    .header .hotliner { float: right; margin: 16px 0 0 0;}

    .header .mob-menuer { display: none;}
    /* /头部 */

    /* 导航 */
    .menuer { background-color: #f6594e; width: 100%; height: 48px; line-height: 48px;}
    ul.menu{ margin:0 auto; height:48px; line-height:48px; border-left: solid 1px #ff7970;}
    ul.menu li { float:left; font-size: 1.221111em; position:relative; z-index:10; border-right: solid 1px #ff7970; }
    ul.menu li a { color: #FFF; display: block; padding: 0 22px;}
    ul.menu li a:hover { background-color: #da3f29;}
    ul.menu li a.active { color:#fff; background:#e60012; text-decoration:none;}

    ul.menu li .w1 { width: 162px;}
    ul.menu li .w2 { width: 128px;}
    ul.menu li .w3 { width: 112px;}

    ul.menu li .dropmenu { position:absolute; overflow:hidden; z-index:999; top:48px; left: 0px; display:block; background: url("/style/images/spot-white-opacity.png"); -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; color:#000; box-shadow:3px 4px 16px 0px rgba(0, 0, 0, 0.5); opacity: 0; visibility:hidden; -webkit-transform:translateY(30px); transform:translateY(30px); -webkit-transition:.3s all ease; transition:.3s all ease;}
    ul.menu li .dropmenu a{ font-size: 0.9em; display:block; color:#000; text-decoration:none; text-align:center; height:38px; line-height:38px;}
    ul.menu li .dropmenu a:hover{ background:#f6594e; color:#fff;}
    ul.menu li.hov .dropmenu{ opacity:1; visibility:visible; -webkit-transform:translateY(0); transform:translateY(0);}
    /* /导航 */

    /* 社区公共户 */
    #infos .image-list-home{ margin-top:10px;overflow:hidden;}
    #infos .image-list-home li { overflow:hidden; position:relative; margin-top: 10px;}
    #infos .image-list-home li img { height: 100%;}
    #infos .image-list-home li a { width:100%;height:118px;float:left;overflow:hidden;position:relative;}

    .bc{overflow:hidden;}
    .bc i{width:100%;height:118px;overflow:hidden;display: block;position: absolute;}

    .yc {width:100%; height: 118px; background:url(/style/images/spot-red-opacity.png); position: absolute; left: 0px; top: 106px; z-index: 1; display: block;overflow:hidden;}
    .yc p{width: 100%;margin: 0 auto;color:#ffffff; font-size: 16px;text-align: center; margin-top:30px;}

    /* /社区公共户 */

    /* 宣传 */
    #sloganer { padding: 30px 0;}
    #sloganer .sloganer { }
    #sloganer .sloganer li { width: 25%; min-height: 376px; float: left; background: url("/style/images/sloganimg1.jpg") right bottom no-repeat #e83f42; text-align: left; padding: 80px 50px;}
    #sloganer .sloganer li a { color: #FFF;}
    #sloganer .sloganer li:hover h1,#sloganer .sloganer li:hover h2,#sloganer .sloganer li:hover p { transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transition: 0.6s;}
    #sloganer .sloganer li h1 { font-size: 3.8em; font-weight: 700;}
    #sloganer .sloganer li h2 { font-size: 1.4em; font-weight: 700; margin-bottom: 10px;}
    #sloganer .sloganer li p { font-size: 1.2em;}
    #sloganer .sloganer li:nth-child(1) { background: url("/style/images/sloganimg1.jpg") right bottom no-repeat #e83f42;}
    #sloganer .sloganer li:nth-child(2) { background: url("/style/images/sloganimg2.jpg") right bottom no-repeat #f9c402;}
    #sloganer .sloganer li:nth-child(3) { background: url("/style/images/sloganimg3.jpg") right bottom no-repeat #00a3e4;}
    #sloganer .sloganer li:nth-child(4) { background: url("/style/images/sloganimg4.jpg") right bottom no-repeat #83c428;}

    /* /宣传 */


    /* 热门资讯 */
    #articler { }
    #articler .articler-wrap { width: 282px; border: solid 1px #DDD; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; transition: 0.3s;  margin-top: 30px; margin-left: 3px;}
    #articler .articler-item {  position: relative;  height: 380px;  overflow: hidden;  }
    #articler .articler-item figure {  background: #000;  overflow: hidden;  height: 190px;  position: relative;  border-radius: 4px 4px 0 0;  margin: 0;  }
    #articler .articler-item figure:hover img {  opacity: 0.4;  transition: 0.3s;  }
    #articler .articler-item .articler-info {  background: #fff;  text-align: left;  padding: 20px 8px;  height: 150px; }
    #articler .articler-item .articler-info h4 {  font-size: 1.1em;  font-weight:lighter;  margin-bottom: 8px;  padding-bottom: 0;  }
    #articler .articler-item .articler-info h4 a {  color: #333;  }
    #articler .articler-item .articler-info h4 a i { color: #f6594e; margin-right: 2px;}
    #articler .articler-item .articler-info h4 a:hover {  color: #f6594e;  }
    #articler .articler-item .articler-info p { padding: 0;  margin: 0;  font-weight: 500;  font-size: 1.0em;  text-transform:none;  }
    #articler .articler-item .articler-info p a { color: #b8b8b8; }
    #articler .articler-item .articler-info p a:hover { color: #f6594e;}
    #articler .articler-item .articler-info h3 { text-align: center; margin: 10px 0 0 0;}

    #articler .owl-nav, #articler .owl-dots {  margin-top: 5px;  text-align: center;  }
    #articler .owl-dot {  display: inline-block;  margin: 0 5px;  width: 12px;  height: 12px;  border-radius: 50%;  background-color: #595758;  }
    #articler .owl-dot.active { background-color: #f6594e;  }
    /* /热门资讯 */

    /* 毕业生资讯网服务优势 */
    #advantager { background: url("/style/images/advantagebg.jpg") center no-repeat #fdfdfd; margin-top: 30px;}

    #advantager .advantager {}

    .ys{overflow:hidden;}
    .ys01{margin-top:51px;text-align:center;overflow:hidden;}
    .ys01 p{font-size:26px;color:#f6594e;overflow:hidden;}
    .ys01 span{font-size:16px;color:#999999;display:block;overflow:hidden;}

    .ys02{ overflow:hidden; margin: 50px auto 50px auto; display: table;}

    .ys03{width:225px;height:450px;background:url(/style/images/advantagegray.png) center no-repeat;float:left;overflow:hidden;}
    .ys03 p{width:207px;margin:0 auto;font-size:26px;margin-top: 110px;color:#f6594e;text-align:center;overflow:hidden;}
    .ys03 span{width:207px;height:150px;margin:0 auto;margin-top:15px;line-height:30px;font-size:14px;color:#999999;display:block;overflow:hidden;}
    .ys03 i{width:123px;height:35px;line-height:35px;text-align:center;margin:0 auto;background-color:#f6594e;margin-top:15px;font-size:15px;border-radius:10px;display:block;overflow:hidden;}
    .ys03 i a{width:123px;height:35px;display:block;background-color:#f6594e;overflow:hidden;color:#ffffff}
    .ys03 i a:hover{width:123px;height:35px;display:block;background-color:#ffffff;overflow:hidden;color:#f6594e}
    .ys04{width:225px;height:450px;background:url(/style/images/advantagered.png) center no-repeat;float:left;overflow:hidden;}
    .ys04 p{width:207px;margin:0 auto;font-size:26px;margin-top: 110px;color:#ffffff;text-align:center;overflow:hidden;}
    .ys04 span{width:207px;height:150px;margin:0 auto;margin-top:15px;line-height:30px;font-size:14px;color:#ffffff;display:block;overflow:hidden;}
    .ys04 i{width:123px;height:35px;line-height:35px;text-align:center;margin:0 auto;background-color:#f6594e;margin-top:15px;font-size:15px;border-radius:10px;display:block;overflow:hidden;}
    .ys04 i a{width:123px;height:35px;display:block;background-color:#ffffff;overflow:hidden;color:#f6594e;}


    /* /毕业生资讯网服务优势 */

    /* 客户好评 */
    #evaluater { padding: 30px 0;}

    #evaluater .evaluater-wrap { width: 282px; border: solid 1px #DDD; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; transition: 0.3s;  margin-top: 30px; margin-left: 3px;}
    #evaluater .evaluater-item {  position: relative;  height: 380px;  overflow: hidden;  }
    #evaluater .evaluater-item figure {  background: #000;  overflow: hidden;  height: 190px;  position: relative;  border-radius: 4px 4px 0 0;  margin: 0;  }
    #evaluater .evaluater-item figure:hover img {  opacity: 0.4;  transition: 0.3s;  }
    #evaluater .evaluater-item .evaluater-info {  background: #fff;  text-align: left;  padding: 20px 8px;  height: 150px; }
    #evaluater .evaluater-item .evaluater-info h4 {  font-size: 1.1em;  font-weight:lighter;  margin-bottom: 18px;  padding-bottom: 0;  }
    #evaluater .evaluater-item .evaluater-info h4 a {  color: #333;  }
    #evaluater .evaluater-item .evaluater-info h4 a i { color: #f6594e; margin-right: 2px;}
    #evaluater .evaluater-item .evaluater-info h4 a:hover {  color: #f6594e;  }
    #evaluater .evaluater-item .evaluater-info p { padding: 0;  margin: 0;  font-weight: 500;  font-size: 1.0em;  text-transform:none;  }
    #evaluater .evaluater-item .evaluater-info p a { color: #b8b8b8; }
    #evaluater .evaluater-item .evaluater-info p a:hover { color: #f6594e;}
    #evaluater .evaluater-item .evaluater-info h3 { text-align: center; margin: 10px 0 0 0;}

    #evaluater .owl-nav, #evaluater .owl-dots {  margin-top: 5px;  text-align: center;  }
    #evaluater .owl-dot {  display: inline-block;  margin: 0 5px;  width: 12px;  height: 12px;  border-radius: 50%;  background-color: #595758;  }
    #evaluater .owl-dot.active { background-color: #f6594e;  }

    /* /客户好评 */

    /* 在线留言 */
    #onliner { background: url("/style/images/onlinerbg.png") center no-repeat; margin: 0; height: 433px;}
    #onliner .onliner-left { float: left; width: 40%;}
    #onliner .onliner-left h1 { font-size: 3.8em; color: #f6594e; font-weight: 700; margin: 20px 0 20px 0;}
    #onliner .onliner-left h2 { font-size: 2.2em; color: #f6594e; font-weight: 700; text-align: right; margin: 0 0 40px 0;}
    #onliner .onliner-left h3 { font-size: 3.2em; color: #000; font-weight: lighter; text-align: left; margin: 0 0 10px 0;}

    #onliner .onliner-right { float: right; width: 48%;}
    #onliner .onliner-right h1 { font-size: 2.0em; font-weight: 700; color: #121212; margin: 20px 0 0 0;}
    #onliner .onliner-right h2 { font-size: 2.0em; font-weight: 700; color: #121212; margin: 20px 0 0 60px;}
    #onliner .onliner-right h2 span { font-size: 1.2em; font-weight: 700; color: #f6594e;}
    #onliner .onliner-right .onliner-form { margin: 120px 0 0 0; color: #FFF; font-size: 1.2em; vertical-align: middle; line-height: 35px;}
    #onliner .onliner-right ul li { padding-bottom: 15px;}
    #onliner .onliner-right .inpts { width: 176px;  height: 35px;  line-height: 35px;  color: #999999; border: 1px solid #ffffff;  border-radius: 5px;  text-indent: 1em; overflow: hidden;}
    #onliner .onliner-right .textareas { width: 330px; height: 35px;  line-height: 35px;  color: #999999;  border: 1px solid #ffffff;  border-radius: 5px;  text-indent: 1em;  overflow: hidden;}
    #onliner .onliner-right .buttons { width: 100px;  height: 35px; border: transparent; color: #666666;  text-align: center; margin-left:10px; line-height: 35px;  overflow: hidden;  border-radius: 5px;  background-color: #ffffff;}


    /* /在线留言 */

    /* Public Css */
    .container {
        width: 1170px;
    }
}

@media (min-width: 1366px) {

    /* 头部 */
    .header { padding: 16px 0; }
    .header .logoer { float: left;}
    .header .logoer img { float: left; margin-right: 10px;}
    .header .logoer h1 { float: left; color: #f6594e; font-size: 2.6em; font-weight: 700; margin: 12px 0 0 0;}
    .header .logoer h1 p { color: #666; font-size: 0.4em; font-weight: lighter;}
    .header .searcher { float: left; margin: 24px 0 0 120px;}
    .header .searcher .input-group { background-color: #f6594e; padding:0; color: #FFF; display: table;}
    .header .searcher .input-group .keywords { width: 280px; border:solid 1px #f6594e; height: 32px; line-height: 32px; padding: 0 12px; vertical-align: middle;}
    .header .searcher .input-group-addon { margin-left: 20px; cursor:pointer; text-align: center; padding-right: 20px; vertical-align: middle;}
    .header .searcher .searcher-key { margin: 5px 0 0 0;}
    .header .searcher .searcher-key a { margin-right: 10px;}
    .header .searcher .searcher-key a:nth-child(3) { display: inline-block;}

    .header .hotliner { float: right; margin: 16px 0 0 0;}

    .header .mob-menuer { display: none;}
    /* /头部 */

    /* 导航 */
    .menuer { background-color: #f6594e; width: 100%; height: 48px; line-height: 48px;}
    ul.menu{ margin:0 auto; height:48px; line-height:48px; border-left: solid 1px #ff7970;}
    ul.menu li { float:left; font-size: 1.221111em; position:relative; z-index:10; border-right: solid 1px #ff7970; }
    ul.menu li a { color: #FFF; display: block; padding: 0 23px;}
    ul.menu li a:hover { background-color: #da3f29;}
    ul.menu li a.active { color:#fff; background:#e60012; text-decoration:none;}

    ul.menu li .w1 { width: 164px;}
    ul.menu li .w2 { width: 130px;}
    ul.menu li .w3 { width: 113px;}

    ul.menu li .dropmenu { position:absolute; overflow:hidden; z-index:999; top:48px; left: 0px; display:block; background: url("/style/images/spot-white-opacity.png"); -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; color:#000; box-shadow:3px 4px 16px 0px rgba(0, 0, 0, 0.5); opacity: 0; visibility:hidden; -webkit-transform:translateY(30px); transform:translateY(30px); -webkit-transition:.3s all ease; transition:.3s all ease;}
    ul.menu li .dropmenu a{ font-size: 0.9em; display:block; color:#000; text-decoration:none; text-align:center; height:38px; line-height:38px;}
    ul.menu li .dropmenu a:hover{ background:#f6594e; color:#fff;}
    ul.menu li.hov .dropmenu{ opacity:1; visibility:visible; -webkit-transform:translateY(0); transform:translateY(0);}
    /* /导航 */

    /* 社区公共户 */
    #infos .image-list-home{ margin-top:10px;overflow:hidden;}
    #infos .image-list-home li { overflow:hidden; position:relative; margin-top: 10px;}
    #infos .image-list-home li img { height: 100%;}
    #infos .image-list-home li a { width:100%;height:118px;float:left;overflow:hidden;position:relative;}

    .bc{overflow:hidden;}
    .bc i{width:100%;height:118px;overflow:hidden;display: block;position: absolute;}

    .yc {width:100%; height: 118px; background:url(/style/images/spot-red-opacity.png); position: absolute; left: 0px; top: 106px; z-index: 1; display: block;overflow:hidden;}
    .yc p{width: 100%;margin: 0 auto;color:#ffffff; font-size: 16px;text-align: center; margin-top:30px;}

    /* /社区公共户 */

    /* 宣传 */
    #sloganer { padding: 30px 0;}
    #sloganer .sloganer { }
    #sloganer .sloganer li { width: 25%; min-height: 376px; float: left; background: url("/style/images/sloganimg1.jpg") right bottom no-repeat #e83f42; text-align: left; padding: 80px 50px;}
    #sloganer .sloganer li a { color: #FFF;}
    #sloganer .sloganer li:hover h1,#sloganer .sloganer li:hover h2,#sloganer .sloganer li:hover p { transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transition: 0.6s;}
    #sloganer .sloganer li h1 { font-size: 4.8em; font-weight: 700;}
    #sloganer .sloganer li h2 { font-size: 1.8em; font-weight: 700; margin-bottom: 10px;}
    #sloganer .sloganer li p { font-size: 1.2em;}
    #sloganer .sloganer li:nth-child(1) { background: url("/style/images/sloganimg1.jpg") right bottom no-repeat #e83f42;}
    #sloganer .sloganer li:nth-child(2) { background: url("/style/images/sloganimg2.jpg") right bottom no-repeat #f9c402;}
    #sloganer .sloganer li:nth-child(3) { background: url("/style/images/sloganimg3.jpg") right bottom no-repeat #00a3e4;}
    #sloganer .sloganer li:nth-child(4) { background: url("/style/images/sloganimg4.jpg") right bottom no-repeat #83c428;}

    /* /宣传 */


    /* 热门资讯 */
    #articler { }
    #articler .articler-wrap { width: 288px; border: solid 1px #DDD; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; transition: 0.3s;  margin-top: 30px; margin-left: 3px;}
    #articler .articler-item {  position: relative;  height: 380px;  overflow: hidden;  }
    #articler .articler-item figure {  background: #000;  overflow: hidden;  height: 190px;  position: relative;  border-radius: 4px 4px 0 0;  margin: 0;  }
    #articler .articler-item figure:hover img {  opacity: 0.4;  transition: 0.3s;  }
    #articler .articler-item .articler-info {  background: #fff;  text-align: left;  padding: 20px 12px;  height: 150px; }
    #articler .articler-item .articler-info h4 {  font-size: 1.1em;  font-weight:lighter;  margin-bottom: 8px;  padding-bottom: 0;  }
    #articler .articler-item .articler-info h4 a {  color: #333;  }
    #articler .articler-item .articler-info h4 a i { color: #f6594e; margin-right: 2px;}
    #articler .articler-item .articler-info h4 a:hover {  color: #f6594e;  }
    #articler .articler-item .articler-info p { padding: 0;  margin: 0;  font-weight: 500;  font-size: 1.0em;  text-transform:none;  }
    #articler .articler-item .articler-info p a { color: #b8b8b8; }
    #articler .articler-item .articler-info p a:hover { color: #f6594e;}
    #articler .articler-item .articler-info h3 { text-align: center; margin: 10px 0 0 0;}

    #articler .owl-nav, #articler .owl-dots {  margin-top: 5px;  text-align: center;  }
    #articler .owl-dot {  display: inline-block;  margin: 0 5px;  width: 12px;  height: 12px;  border-radius: 50%;  background-color: #595758;  }
    #articler .owl-dot.active { background-color: #f6594e;  }
    /* /热门资讯 */

    /* 毕业生资讯网服务优势 */
    #advantager { background: url("/style/images/advantagebg.jpg") center no-repeat #fdfdfd; margin-top: 30px;}

    #advantager .advantager {}

    .ys{overflow:hidden;}
    .ys01{margin-top:51px;text-align:center;overflow:hidden;}
    .ys01 p{font-size:26px;color:#f6594e;overflow:hidden;}
    .ys01 span{font-size:16px;color:#999999;display:block;overflow:hidden;}

    .ys02{ overflow:hidden; margin: 50px auto 50px auto; display: table;}

    .ys03{width:230px;height:450px;background:url(/style/images/advantagegray.png) center no-repeat;float:left;overflow:hidden;}
    .ys03 p{width:207px;margin:0 auto;font-size:26px;margin-top: 110px;color:#f6594e;text-align:center;overflow:hidden;}
    .ys03 span{width:207px;height:150px;margin:0 auto;margin-top:15px;line-height:30px;font-size:14px;color:#999999;display:block;overflow:hidden;}
    .ys03 i{width:123px;height:35px;line-height:35px;text-align:center;margin:0 auto;background-color:#f6594e;margin-top:15px;font-size:15px;border-radius:10px;display:block;overflow:hidden;}
    .ys03 i a{width:123px;height:35px;display:block;background-color:#f6594e;overflow:hidden;color:#ffffff}
    .ys03 i a:hover{width:123px;height:35px;display:block;background-color:#ffffff;overflow:hidden;color:#f6594e}
    .ys04{width:230px;height:450px;background:url(/style/images/advantagered.png) center no-repeat;float:left;overflow:hidden;}
    .ys04 p{width:207px;margin:0 auto;font-size:26px;margin-top: 110px;color:#ffffff;text-align:center;overflow:hidden;}
    .ys04 span{width:207px;height:150px;margin:0 auto;margin-top:15px;line-height:30px;font-size:14px;color:#ffffff;display:block;overflow:hidden;}
    .ys04 i{width:123px;height:35px;line-height:35px;text-align:center;margin:0 auto;background-color:#f6594e;margin-top:15px;font-size:15px;border-radius:10px;display:block;overflow:hidden;}
    .ys04 i a{width:123px;height:35px;display:block;background-color:#ffffff;overflow:hidden;color:#f6594e;}


    /* /毕业生资讯网服务优势 */

    /* 客户好评 */
    #evaluater { padding: 30px 0;}

    #evaluater .evaluater-wrap { width: 288px; border: solid 1px #DDD; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; transition: 0.3s;  margin-top: 30px; margin-left: 3px;}
    #evaluater .evaluater-item {  position: relative;  height: 380px;  overflow: hidden;  }
    #evaluater .evaluater-item figure {  background: #000;  overflow: hidden;  height: 190px;  position: relative;  border-radius: 4px 4px 0 0;  margin: 0;  }
    #evaluater .evaluater-item figure:hover img {  opacity: 0.4;  transition: 0.3s;  }
    #evaluater .evaluater-item .evaluater-info {  background: #fff;  text-align: left;  padding: 20px 12px;  height: 150px; }
    #evaluater .evaluater-item .evaluater-info h4 {  font-size: 1.1em;  font-weight:lighter;  margin-bottom: 18px;  padding-bottom: 0;  }
    #evaluater .evaluater-item .evaluater-info h4 a {  color: #333;  }
    #evaluater .evaluater-item .evaluater-info h4 a i { color: #f6594e; margin-right: 2px;}
    #evaluater .evaluater-item .evaluater-info h4 a:hover {  color: #f6594e;  }
    #evaluater .evaluater-item .evaluater-info p { padding: 0;  margin: 0;  font-weight: 500;  font-size: 1.0em;  text-transform:none;  }
    #evaluater .evaluater-item .evaluater-info p a { color: #b8b8b8; }
    #evaluater .evaluater-item .evaluater-info p a:hover { color: #f6594e;}
    #evaluater .evaluater-item .evaluater-info h3 { text-align: center; margin: 10px 0 0 0;}

    #evaluater .owl-nav, #evaluater .owl-dots {  margin-top: 5px;  text-align: center;  }
    #evaluater .owl-dot {  display: inline-block;  margin: 0 5px;  width: 12px;  height: 12px;  border-radius: 50%;  background-color: #595758;  }
    #evaluater .owl-dot.active { background-color: #f6594e;  }

    /* /客户好评 */

    /* 在线留言 */
    #onliner { background: url("/style/images/onlinerbg.png") center no-repeat; margin: 0; height: 433px;}
    #onliner .onliner-left { float: left; width: 40%;}
    #onliner .onliner-left h1 { font-size: 3.8em; color: #f6594e; font-weight: 700; margin: 20px 0 20px 0;}
    #onliner .onliner-left h2 { font-size: 2.2em; color: #f6594e; font-weight: 700; text-align: right; margin: 0 0 40px 0;}
    #onliner .onliner-left h3 { font-size: 3.2em; color: #000; font-weight: lighter; text-align: left; margin: 0 0 10px 0;}

    #onliner .onliner-right { float: right; width: 48%;}
    #onliner .onliner-right h1 { font-size: 2.0em; font-weight: 700; color: #121212; margin: 20px 0 0 0;}
    #onliner .onliner-right h2 { font-size: 2.0em; font-weight: 700; color: #121212; margin: 20px 0 0 60px;}
    #onliner .onliner-right h2 span { font-size: 1.2em; font-weight: 700; color: #f6594e;}
    #onliner .onliner-right .onliner-form { margin: 110px 0 0 0; color: #FFF; font-size: 1.2em; vertical-align: middle; line-height: 35px;}
    #onliner .onliner-right ul li { padding-bottom: 15px;}
    #onliner .onliner-right .inpts { width: 176px;  height: 35px;  line-height: 35px;  color: #999999; border: 1px solid #ffffff;  border-radius: 5px;  text-indent: 1em; overflow: hidden;}
    #onliner .onliner-right .textareas { width: 330px; height: 35px;  line-height: 35px;  color: #999999;  border: 1px solid #ffffff;  border-radius: 5px;  text-indent: 1em;  overflow: hidden;}
    #onliner .onliner-right .buttons { width: 100px;  height: 35px; border: transparent; color: #666666;  text-align: center; margin-left:10px; line-height: 35px;  overflow: hidden;  border-radius: 5px;  background-color: #ffffff;}


    /* /在线留言 */



    /* Public Css */
    .container {
        width: 1200px;
    }

}

@media (min-width: 1920px) {

    /* 头部 */
    .header { padding: 16px 0; }
    .header .logoer { float: left;}
    .header .logoer img { float: left; margin-right: 10px;}
    .header .logoer h1 { float: left; color: #f6594e; font-size: 2.6em; font-weight: 700; margin: 12px 0 0 0;}
    .header .logoer h1 p { color: #666; font-size: 0.4em; font-weight: lighter;}
    .header .searcher { float: left; margin: 24px 0 0 120px;}
    .header .searcher .input-group { background-color: #f6594e; padding:0; color: #FFF;}
    .header .searcher .input-group .keywords { width: 420px; border:solid 1px #f6594e; height: 32px; line-height: 32px; padding: 0 12px; vertical-align: middle;}
    .header .searcher .input-group-addon { margin-left: 20px; cursor:pointer; padding-right: 20px; vertical-align: middle;}
    .header .searcher .searcher-key { margin: 5px 0 0 0;}
    .header .searcher .searcher-key a { margin-right: 10px;}

    .header .hotliner { float: right; margin: 16px 0 0 0;}

    .header .mob-menuer { display: none;}
    /* /头部 */

    /* 导航 */
    .menuer { background-color: #f6594e; width: 100%; height: 48px; line-height: 48px;}
    ul.menu{ margin:0 auto; height:48px; line-height:48px; border-left: solid 1px #ff7970;}
    ul.menu li { float:left; font-size: 1.221111em; position:relative; z-index:10; border-right: solid 1px #ff7970; }
    ul.menu li a { color: #FFF; display: block; padding: 0 42px;}
    ul.menu li a:hover { background-color: #da3f29;}
    ul.menu li a.active { color:#fff; background:#e60012; text-decoration:none;}

    ul.menu li .w1 { width: 200px;}
    ul.menu li .w2 { width: 170px;}
    ul.menu li .w3 { width: 152px;}

    ul.menu li .dropmenu { position:absolute; overflow:hidden; z-index:999; top:48px; left: 0px; display:block; background: url("/style/images/spot-white-opacity.png"); -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; color:#000; box-shadow:3px 4px 16px 0px rgba(0, 0, 0, 0.5); opacity: 0; visibility:hidden; -webkit-transform:translateY(30px); transform:translateY(30px); -webkit-transition:.3s all ease; transition:.3s all ease;}
    ul.menu li .dropmenu a{ font-size: 0.9em; display:block; color:#000; text-decoration:none; text-align:center; height:38px; line-height:38px;}
    ul.menu li .dropmenu a:hover{ background:#f6594e; color:#fff;}
    ul.menu li.hov .dropmenu{ opacity:1; visibility:visible; -webkit-transform:translateY(0); transform:translateY(0);}

    /* /导航 */

    /* 热门资讯 */
    #articler { }
    #articler .articler-wrap { width: 355px; border: solid 1px #DDD; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; transition: 0.3s;  margin-top: 30px; margin-left: 3px;}
    #articler .articler-item {  position: relative;  height: 390px;  overflow: hidden;  }
    #articler .articler-item figure {  background: #000;  overflow: hidden;  height: 190px;  position: relative;  border-radius: 4px 4px 0 0;  margin: 0;  }
    #articler .articler-item figure:hover img {  opacity: 0.4;  transition: 0.3s;  }
    #articler .articler-item .articler-info {  background: #fff;  text-align: left;  padding: 20px 12px;  height: 150px; }
    #articler .articler-item .articler-info h4 {  font-size: 1.2em;  font-weight:lighter;  margin-bottom: 8px;  padding-bottom: 0;  }
    #articler .articler-item .articler-info h4 a {  color: #333;  }
    #articler .articler-item .articler-info h4 a i { color: #f6594e; margin-right: 5px;}
    #articler .articler-item .articler-info h4 a:hover {  color: #f6594e;  }
    #articler .articler-item .articler-info p { padding: 0;  margin: 0;  font-weight: 500;  font-size: 1.0em;  text-transform:none;  }
    #articler .articler-item .articler-info p a { color: #b8b8b8; }
    #articler .articler-item .articler-info p a:hover { color: #f6594e;}
    #articler .articler-item .articler-info h3 { text-align: center; margin: 10px 0 0 0;}

    #articler .owl-nav, #articler .owl-dots {  margin-top: 5px;  text-align: center;  }
    #articler .owl-dot {  display: inline-block;  margin: 0 5px;  width: 12px;  height: 12px;  border-radius: 50%;  background-color: #595758;  }
    #articler .owl-dot.active { background-color: #f6594e;  }
    /* /热门资讯 */

    /* 客户好评 */
    #evaluater { padding: 30px 0;}

    #evaluater .evaluater-wrap { width: 355px; border: solid 1px #DDD; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; transition: 0.3s;  margin-top: 30px; margin-left: 3px;}
    #evaluater .evaluater-item {  position: relative;  height: 390px;  overflow: hidden;  }
    #evaluater .evaluater-item figure {  background: #000;  overflow: hidden;  height: 190px;  position: relative;  border-radius: 4px 4px 0 0;  margin: 0;  }
    #evaluater .evaluater-item figure:hover img {  opacity: 0.4;  transition: 0.3s;  }
    #evaluater .evaluater-item .evaluater-info {  background: #fff;  text-align: left;  padding: 20px 12px;  height: 150px; }
    #evaluater .evaluater-item .evaluater-info h4 {  font-size: 1.2em;  font-weight:lighter;  margin-bottom: 18px;  padding-bottom: 0;  }
    #evaluater .evaluater-item .evaluater-info h4 a {  color: #333;  }
    #evaluater .evaluater-item .evaluater-info h4 a i { color: #f6594e; margin-right: 5px;}
    #evaluater .evaluater-item .evaluater-info h4 a:hover {  color: #f6594e;  }
    #evaluater .evaluater-item .evaluater-info p { padding: 0;  margin: 0;  font-weight: 500;  font-size: 1.0em;  text-transform:none;  }
    #evaluater .evaluater-item .evaluater-info p a { color: #b8b8b8; }
    #evaluater .evaluater-item .evaluater-info p a:hover { color: #f6594e;}
    #evaluater .evaluater-item .evaluater-info h3 { text-align: center; margin: 10px 0 0 0;}

    #evaluater .owl-nav, #evaluater .owl-dots {  margin-top: 5px;  text-align: center;  }
    #evaluater .owl-dot {  display: inline-block;  margin: 0 5px;  width: 12px;  height: 12px;  border-radius: 50%;  background-color: #595758;  }
    #evaluater .owl-dot.active { background-color: #f6594e;  }

    /* /客户好评 *//* 客户好评 */
    #evaluater { padding: 30px 0;}

    #evaluater .evaluater-wrap { width: 355px; border: solid 1px #DDD; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; transition: 0.3s;  margin-top: 30px; margin-left: 3px;}
    #evaluater .evaluater-item {  position: relative;  height: 390px;  overflow: hidden;  }
    #evaluater .evaluater-item figure {  background: #000;  overflow: hidden;  height: 190px;  position: relative;  border-radius: 4px 4px 0 0;  margin: 0;  }
    #evaluater .evaluater-item figure:hover img {  opacity: 0.4;  transition: 0.3s;  }
    #evaluater .evaluater-item .evaluater-info {  background: #fff;  text-align: left;  padding: 20px 12px;  height: 150px; }
    #evaluater .evaluater-item .evaluater-info h4 {  font-size: 1.2em;  font-weight:lighter;  margin-bottom: 18px;  padding-bottom: 0;  }
    #evaluater .evaluater-item .evaluater-info h4 a {  color: #333;  }
    #evaluater .evaluater-item .evaluater-info h4 a i { color: #f6594e; margin-right: 5px;}
    #evaluater .evaluater-item .evaluater-info h4 a:hover {  color: #f6594e;  }
    #evaluater .evaluater-item .evaluater-info p { padding: 0;  margin: 0;  font-weight: 500;  font-size: 1.0em;  text-transform:none;  }
    #evaluater .evaluater-item .evaluater-info p a { color: #b8b8b8; }
    #evaluater .evaluater-item .evaluater-info p a:hover { color: #f6594e;}
    #evaluater .evaluater-item .evaluater-info h3 { text-align: center; margin: 10px 0 0 0;}

    #evaluater .owl-nav, #evaluater .owl-dots {  margin-top: 5px;  text-align: center;  }
    #evaluater .owl-dot {  display: inline-block;  margin: 0 5px;  width: 12px;  height: 12px;  border-radius: 50%;  background-color: #595758;  }
    #evaluater .owl-dot.active { background-color: #f6594e;  }

    /* /客户好评 */

    /* Public Css */
    .container {
        width: 1500px;
    }

}