body {
	color: #333;
	padding: 0px !important;
	margin: 0px !important;
	font-size: 14px;

}

a,a:hover,a:focus {
	text-decoration: none;
	outline: none;
}

::selection {
	background: #abdbf3;
	color: #fff;
}

::-moz-selection {
	background: #abdbf3;
	color: #fff;
}

h1,h2,h3,h4,h5,h6,p,ul,li { padding: 0; margin: 0;
}
li{ list-style-type: none;}
a {
	color: #333;
}

a:hover {
	color: #abdbf3;
}

p {
	line-height: 22px
}
@font-face {
  font-family: 'iconfont';
  src: url('t/font_1469158554_1436648.eot'); /* IE9*/
  src: url('t/font_1469158554_1436648.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('t/font_1469158554_1436648.woff') format('woff'), /* chrome、firefox */
  url('t/font_1469158554_1436648.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('t/font_1469158554_1436648.svg#iconfont') format('svg'); /* iOS 4.1- */
}
                    
.iconfont{font-family:"iconfont";font-size:50px;font-style:normal;}                                  
.top{ background: #333333; color: #ffffff; height: 50px; line-height: 50px;font-size: 15px;}
.top .top-fl{ float: left;}
.top .top-fr{ float: right;}
.top .top-fl a:hover {color: #cccccc;}
.top .top-fl a{color: #ffffff;}

/*header*/

.header-frontend .navbar {
	margin-bottom: 0;
}

.navbar-default {
	border: none;
}

.navbar-brand {
    /*导航栏图标*/
    /*position:relative;*/
	color: #bcc0cd;
	font-size: 30px;
	font-weight: 100;
	line-height: 30px;
	margin-top: 5px;
	padding: 0 0 0 70%;
}

.navbar-brand span {
    /*下方三个小椭圆形图标颜色*/
	color: #f25f5b;
}

.header-frontend .navbar-collapse ul.navbar-nav {
	float: right;
	margin-right: 0;
}

.header-frontend .navbar-default {
	background-color: #fff;
}

.header-frontend .nav li a,
.header-frontend .nav li.active ul.dropdown-menu li a {
	color: #999;
	font-size: 1.4em;
	font-weight: 300;
	background: none;
    font-weight: bold;
}

.copyrights {
	text-indent: -9999px;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}

.header-frontend .nav li a:hover,
.header-frontend .nav li a:focus,
.header-frontend .nav li.active a,
.header-frontend .nav li.active a:hover,
.header-frontend .nav li a.dropdown-toggle:hover,
.header-frontend .nav li a.dropdown-toggle:focus,
.header-frontend .nav li.active ul.dropdown-menu li a:hover,
.header-frontend .nav li.active ul.dropdown-menu li.active a {
	color: #fff;
    /*导航栏背景颜色*/    
	background-color: #6495ED;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.header-frontend .navbar-default .navbar-nav> .open> a,
.header-frontend .navbar-default .navbar-nav> .open> a:hover,
.header-frontend .navbar-default .navbar-nav> .open> a:focus {
	color: #fff;
    /*导航栏‘新闻中心’对应的背景颜色*/
	background-color: #6495ED;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.header-frontend .navbar-nav> li> a {
    /*导航栏高度设置*/
    line-height: 90px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	padding-left: 23px;
	padding-right: 23px;
	color: #333;
}
/*欢迎栏样式*/
.hover-effect:hover {
  color: #87CEFF;
}
.hover-effect a {
      color: #6E7B8B;
    }

.hover-effect a:hover {
      color: #87CEFF; 
    }
.dropdown-menu li a:hover {
	color: #fff !important;
}

.header-frontend .nav .caret {
	border-bottom-color: #999;
	border-top-color: #999;
}

.dropdown-menu {
	box-shadow: none;
	border-radius: 0;
}

.header-frontend .nav li .dropdown-menu {
	padding: 0;
}

.header-frontend .nav li .dropdown-menu li a {
	line-height: 40px;
	padding: 3px 12px;
}

.theme-dropdown .dropdown-menu {
  display: block;
  position: static;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}
.biaoti{ margin-top: 0px;}
.biaoti h2 ,.biaoti p , .biaoti span{ text-align: center;}
.biaoti p{ color: #666; line-height: 35px;}
.biaoti span { border-bottom: 1px solid #949494; color: #666; font-weight: bold; font-size: 18px;}
.english{ text-align: center;}
.line{ border-bottom: 1px solid #ddd; margin-top: -1px;}
/*.mt{ margin-top: 20px;}*/

.f-box {
    /*首页下面三个模块*/
    background: #f4f4f4;
    padding:60px 20px;
    text-align: center;
    min-height: 380px;
    margin-bottom: 20px;
    transition-duration: 500ms;
    transition-property: width, background;
    transition-timing-function: ease;
    -webkit-transition-duration: 500ms;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease;
}
.f-box h2{ margin-top: 20px;}
.f-box .yw{ color: #aaa; text-transform:uppercase; letter-spacing: 1px; font-size: 20px; margin: 10px 0;}
.f-box .f-text{ color: #666;}
.f-box u{ margin: 15px auto; width: 85px; height: 1px; background: #ddd; display: block;}
.recent-work-wrap img{ width: 100%;}
.recent-work-wrap{ border: 1px solid #ddd; margin-bottom: 20px;}
.recent-work-wrap img:hover{ opacity: .9;}
.more{ margin: 15px auto; display: block; width: 150px; height: 40px; text-align: center; line-height: 45px; color: #fff; background: #f35b4f; border-radius: 8px;} 
.news{ background: #fff; padding: 50px 0 50px 0; overflow: hidden;}
.newtit{ width: 185px; height: 59px; border: 2px solid #0c65bb; margin: 0 auto;}
.newtit h2{ line-height: 40px; font-size: 24px; color: #0c65bb; text-align: center;}
.newtit span{ width: 150px; margin: 0 auto; background: #fff; text-transform: uppercase; font-size: 16px; color: #0c65bb; padding: 0 10px; text-align: center; display: block;}

.nav-tabs{ border: 0; }
/*.nav>li{ margin-right: 15px;}*/
.nav>li>a{ background: #D3D3D3; color: #fff; border-radius:50px; padding: 5px 30px;}
.nav>li>a:hover{  background: #f35b4f; color: #fff; border: 0;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{ background: #f35b4f; color: #fff; border: 0;}
.tab-content{ margin-top: 30px;}
.newstext{ text-align: center; color: #fff; margin: 30px 0; font-size: 16px;}
.newslist li a{ color: #fff;}
.newslist li{ line-height: 30px; overflow: hidden;}
.newslist i{ float: left; width: 270px; height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-style: normal;}
.newslist span{ float: right;}
.partner img{ width: 100%; border: 1px solid #ddd; margin: 10px 0;}

.add{ background: #fff;}
.add img{ width: 100%;}
.add h2{ font-size: 24px; margin-bottom: 15px;}
.add p{font-size: 16px; line-height: 30px;}
.add .btn-default{ background: #f44234; color: #fff; border: 0; margin-top: 15px;}

.contact{text-align:right;margin-top: 10px;margin-bottom: 20px;}
.contact1{text-align: left;margin-top: 10px;margin-bottom: 20px;}
.copyright{ background: #383838;}
.copy-left { color: #fff; font-size: 20px;}
.copy-left .iconfont{ font-size: 32px; margin-right: 10px;}
.copy-left p{ text-indent: 30px; margin-top: 10px;}
.kf{ margin: 15px 0; font-size: 13px; color: #fff; margin-left: 30px; border-radius:20px; background: #f44234; display: block; width: 100px; text-align: center; height: 30px; line-height: 30px;} 
.copy-left{ float: left; margin-top: 15px;}
.copy-mid{ float: left; margin-left: 70px;}
.copy-mid a{ color: #999; font-weight: normal; text-align: center; display: block;}
.copy-mid li{ float: left; width: 160px;}
.copy-mid h2{ text-align: center; color: #fff; font-size: 20px; line-height: 80px;}
.copy-right{ float: right; width: 150px; text-align: center;}
.copy-right p{ color: #fff; height: 55px; line-height: 80px; overflow: hidden;  font-size: 20px;}
.copy{ line-height: 45px; background: #000; text-align: center; color: #999;}
@media (min-width: 768px) and (max-width: 980px) {
    .col-4 .item {
        width: 47%;
        margin-right: 2%;
        margin-bottom: 2%;
        padding-bottom: 100%;
    }
    .product{ display: none;}
    .img{ display: none;}
    .copyright{ display: none;}
}
@media (max-width: 768px) {
	.productdetail img{ width: 100%;}
	.copy{ padding: 15px 0;}
	.newslist i{ width: 200px;}
	.nav>li>a{ padding: 5px 15px;}
	.nav>li{ margin-right: 18px;}
	.f-box{ padding: 20px 0; min-height: 220px; border-radius: 10px;}
	.f-box h2{ margin-top: 10px; font-size: 20px;}
	.f-box .yw{ font-size: 14px;}
	.biaoti h2{ font-size: 18px;}
	.iconfont{ font-size: 40px;}
	.f-box .f-text{ padding:0 5px ;}
	.navbar-brand img{ width: 120px;}
    .navbar-brand{ margin-top: 5px;}
    .navbar-toggle {
        margin-top: 12px;
    }
    .header-frontend .navbar-collapse  ul.navbar-nav {
        float: none;
        margin-left: 0;
    }
    .header-frontend .navbar-nav> li> a{ line-height: 30px;     border-radius: 5px;
    -webkit-border-radius: 5px;}
    .header-frontend .nav li a:hover,
    .header-frontend .nav li a:focus,
    .header-frontend .nav li a.dropdown-toggle:focus,
    .header-frontend .nav li a.dropdown-toggle .dropdown-menu li a:hover,
    .header-frontend .nav li.active a,
    .header-frontend .dropdown-menu li a:hover {
        color: #fff !important;
    }
    .header-frontend .navbar-nav > li {
        padding: 0;
        margin-bottom: 2px;
        line-height: 30px;
    }
    .header-frontend .nav li ul.dropdown-menu li a {
        margin-left: 0px;
        color: #999!important; ;
    }
    .header-frontend .nav li .dropdown-menu li a:hover, .header-frontend .nav li .dropdown-menu li.active a {
        color: #fff !important;
    }
    .purchase-btn, .about-testimonial {
        margin-top: 10px;
    }
    .breadcrumb.pull-right{
        padding: 0;
    }
    .search, .bx-controls-direction {
        display: none;
    }
    .tweet-box {
        margin-bottom: 20px;
    }
    .property img {
        width: 80%;
    }
    /*.bx-wrapper {
        margin-bottom: 60px;
    }*/
    .purchase-btn, .about-testimonial {
        margin-top: 0;
    }
    .purchase-btn {
        line-height: 98px;
    }
    .social-link-footer li a {
        font-size: 16px;
        height: 40px;
        width: 40px;
    }
    .navbar-header {
        float: none;
        text-align: center;
        width: 100%;

    }
    .navbar-brand {
        float: none;
    }
    .carousel-control {
        font-size: 45px;
        line-height: 70px;
    }
    .btn, .form-control {
        margin-bottom: 10px;
    }
}
@media (max-width: 480px) {
    .header-frontend .navbar {
        min-height: 60px;
    }
    .navbar-toggle {
        margin-right: -10px;
    }
    .header-frontend .nav li .dropdown-menu li a:hover {
        color: #f77b6f !important;
    }
    .navbar-brand {
        margin-top: 10px !important;
        float: left !important;
    }
    .col-4 .item {
        width: 80%;
        margin-right: 0%;
        margin-bottom: 2%;
        padding-bottom: 100%;
    }
    .breadcrumb.pull-right{
        float: left !important;
        margin-top: 10px;
        padding: 0;
    }
    .carousel-control {
        font-size: 23px;
        line-height: 38px;
    }
}

.pst_bg{ width:100%; height:72px; background:url(../images/bg_5.jpg) repeat-x;}
.pst{ width:1100px; text-align:left; margin:0px auto; height:72px; line-height:72px; padding-left:24px; background: url(../images/address.png) left no-repeat;font-size:16px; color:#777;}
.pst a{ color:#777;}
.pst a:hover{ color:#006FBF;}
.scd{ width:1100px; margin:0px auto;}
.scd .scd_l{ width:210px; float:left; position:relative; z-index:99; }
.scd_l .s_name{ width:210px; height:50px; line-height: 50px; background: #56b6e8; position:relative; text-indent: 12px; font-size: 18px; color: #fff;}
.scd_l .s_name img{ vertical-align:top; margin-top:18px;}
.scd_l .s_name i{ display:block; width:30px; height:31px; background:url(../images/icon10.png) no-repeat; position:absolute; right:-30px; bottom:-1px;}
.scd_l .s_nav{ width:210px; background: #f0f0f0; margin-bottom:20px;}
.scd_l .s_nav li{  background: url(../images/icon.png) no-repeat right;     margin: 0px 15px; /*width:100%; */height:45px; line-height:45px; border-bottom:1px solid #ddd;}
.scd_l .s_nav li a{ /*width:190px;*/ height:45px; line-height:45px; /*padding-left:20px; */font-size:16px; display:block; *display:inline; zoom:1;}
.scd_l .s_nav li.now a,.scd_l .s_nav li a:hover{ color:#0099FF;}
.s_nav .now a{ color:#0099FF;  background: url(../images/hovericon.png) no-repeat right;}
.s_nav a:hover{color:#0099FF;  background: url(../images/hovericon.png) no-repeat right;}
.scd_l .s_nav li:last-child{ border-bottom: 0;}
.scd .scd_r{ width:100%; float:right; }
.scd_r .r_name{ width:100%; height:40px; border-bottom:1px solid #ddd; position:relative;}
.scd_r .r_name span{ display:inline-block; *display:inline; zoom:1; height:40px; line-height:40px; font-size:18px; color:#007ED6; border-bottom:1px solid #007ED6;}
.about{ width:100%; padding:30px 0; font-size:14px; color:#555555; line-height:255%; text-align:center;}
.about img{ max-width:100%; height:auto; vertical-align:top;}
.pages{ width:100%; text-align:center; height:30px; line-height:30px; margin-bottom:10px;}
.pages a{ display:inline-block; *display:inline; zoom:1; height:30px; line-height:30px; vertical-align:top; font-size:16px; color:#555555; margin:0 3px;}
.pages .now{ color:#179EED;}
.pages .prev,.pages .next,.pages .last{ color:#FFF; background:#f35b4f; padding:0 10px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
.pages .prev:hover,.pages .last:hover,.pages .next:hover{background:#00649F;}
.new {width:100%; padding:30px 0;}
.new dl{ width:100%; padding-bottom:15px; margin-bottom:15px; border-bottom:1px dashed #ddd;}
.new dl dt,.new dl dt img{ width:235px; height:135px; float:left; vertical-align:top;}
.new dl dt{ border:3px solid #eee;}
.new dl dd { width:100%; text-align:left;}
.new dl dd .title{ width:100%; height:30px; line-height:30px; position:relative;}
.new dl dd .title p{ width:100%; height:30px; line-height:30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:14px; color:#0063B3;font-size:16px;}
.new dl dd .title em{ font-style: normal; display:block; text-align:right; position:absolute; right:0; top:0; font-size:14px; color:#888;}
.new dl dd .des{ width:100%; height:69px; font-size:14px; color:#555555; line-height:170%; overflow:hidden; text-indent:2em; margin-bottom:6px;}
.new dl dd .more1{ display:inline-block; *display:inline; zoom:1; width:82px; height:24px; border:1px solid #0063B3; text-align:center; line-height:24px; font-size:14px; color:#0063B3;}
.lianxi{ margin: 15px 0;}
.lianxi p{ line-height: 30px;}
.lianxi img{ margin: 15px 0; display: block;}
.sub{background: #f44234;
    color: #fff;
    border: 0;
    margin-top: 15px;
    margin-left: 0px;}
.lianxi span{ color: red;}
.new dl .newcontent{ width: 100%;}
.new dl .newcontent .des{ height: 45px;}
.new dl dd .des a{ color: #555;}
.detail{ padding-bottom: 25px;}
.detail h2{ text-align: center; font-size: 18px; margin-top: 20px;}
.detail .lj {color: #666;text-align: center; margin-top: 8px; margin-bottom: 30px; font-size: 12px;}
.pagebox{ border-top: 1px dashed #ddd; margin-bottom: 50px;}
.pagebox a{ width: 50%; float: left; line-height: 45px;}
.pagebox .down{ float: right; text-align: right;}
@media screen and (max-width:770px){
	.scd .scd_r,.scd .scd_l{ width:100%;}
    .scd_l .s_name i{ display:none;}
   /* .scd .scd_l{ margin-top:25px;}*/
    .scd_l .s_name{ width:100%; background-size:100% 100%; text-align:left;}
    .scd_l .s_name img{ margin-left:30px;}
    .scd_l .s_nav{ width:480px;}
    .scd_l .s_nav li a{ width:450px;}
    .pst{ text-align:left; width: 480px;}
    .scd { width: 480px;}
    .new dl dd{ width:230px;}
    .new dl .newcontent{ width: 100%;}
    .detail img{ width: 100%;}
    .pagebox a{ width: 100%; }
    .pagebox .down{ text-align: left;}
    .pagebox{ margin-top: 20px;}
}
@media screen and (max-width:510px) {
	.scd_l .s_nav{ width:320px;}
    .scd_l .s_nav li a{ width:290px;} 
    .pst{ font-size:14px; width: 320px;}
    .scd { width: 320px;}
    .new dl dd{ width:100%;}
    .new dl dt, .new dl dt img{ width:314px; height:180px;}
    .lianxi img{ width: 100%;}
    .new dl .newcontent{ width: 100%;}
    .detail img{ width: 100%;}
    .pagebox a{ width: 100%; line-height: 30px;}
    .pagebox .down{ text-align: left;}
    .pagebox{ margin-top: 20px;}
 
    
}

#recent-works .col-xs-12.col-sm-4.col-md-4 {padding: 0;}
#recent-works {background: url(../images/main2.jpg);background-size: cover;padding-bottom: 70px;}
.recent-work-wrap {	position: relative; display: block;}
.recent-work-wrap img {	width: 100%;}
.recent-work-wrap .recent-work-inner {top: 0;	background: transparent; opacity: 1; width: 100%; border-radius: 0;	margin-bottom: 0;text-align: center;}
.recent-work-wrap .recent-work-inner h3 {margin: 10px 0;}
.recent-work-wrap .recent-work-inner h3 a {	font-size: 24px;color: #fff;}
.recent-work-wrap .overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;border-radius: 0;background: #000;color: #fff;vertical-align: middle;-webkit-transition: opacity 500ms;-moz-transition: opacity 500ms;-o-transition: opacity 500ms;transition: opacity 500ms;padding: 30px;}
.recent-work-wrap .overlay .preview {bottom: 0;	display: inline-block;	height: 35px;	line-height: 35px;border-radius: 0;background: transparent;text-align: center;color: #fff;}
.recent-work-wrap:hover .overlay {opacity: 0.9;}

.scd_r .pro img{ width: 100%;}
.scd_r .pro p{ text-align: center; background: #F5F5F5; line-height: 30px; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.scd_r .pro{ margin-bottom: 20px;}

/*通知公告部分*/
.heading01{color:#ccc;text-align:center;font-size:36px;text-transform:uppercase;padding:40px 0 0px}
.heading01 h2{padding:0;margin:0}
.heading01 a{color:#ccc;text-decoration:none}
.heading01 .line{display:block;width:200px}
.heading01 span{display:block}
.heading01 .en{font-family:"Time New Roman",serif}
.heading01 .gr{color:#a4a3a3}
.heading01 .ch{font-weight:700}
.heading01 .ch.spc{background:url(../images/head1.png) no-repeat bottom center;padding-bottom:22px}
.heading01 .ch.redline{padding-bottom:15px;border-bottom:1px solid #0c65bb;width:4em;margin:auto}
.heading01 .red{color:#0c65bb}
.heading01 .sm{letter-spacing:10px;margin-left:10px;font-size:17px;margin-top:16px}
.heading01 .sm2{font-size:17px;margin-top:20px}
.tb{display:table}
.tb .tc{display:table-cell;vertical-align:top}
.over{display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:1}
.mediacenter .col-xs-12{padding:0;padding-left:25px}
.mediacenter .col-xs-12:first-child{padding:0;padding-right:25px}
@media (max-width:1199px){.mediacenter .col-xs-12{padding-left:15px}
.mediacenter .col-xs-12:first-child{padding-right:15px}
}
@media (max-width:991px){.mediacenter .img{height:296px}
.mediacenter .img img{width:auto;height:100%}
}
@media (max-width:767px){.mediacenter .col-xs-12{padding:0}
.mediacenter .col-xs-12:first-child{padding:0}
.mediacenter .img{height:auto;margin-bottom:20px}
.mediacenter .img img{width:100%;height:auto}
}
.box-media{position:relative;border:2px solid #0c65bb;height:94px;margin-top:36px;color:#ccc;-webkit-transition:all .35s;transition:all .35s}
.box-media:first-child{margin-top:0}
.box-media:hover{background-color:#0c65bb;border-color:#0c65bb}
.box-media:hover .show-media{opacity:0;filter:alpha(opacity=0)}
.box-media:hover .hide-media{opacity:1;filter:alpha(opacity=100)}
.box-media .tb{width:100%;height:78px;color:#0c65bb}
.box-media .tb .tc{vertical-align:middle}
.box-media .num{font-size:70px;line-height:100%;width:100px;text-indent:5px;font-family:Arial,sans-serif;color: #0c65bb}
.box-media p{line-height:24px;max-height:72px;margin:0;overflow:hidden}
.box-media p.date{text-align:right}
.box-media .hide-media,.box-media .show-media{position:absolute;width:100%;height:100%;top:0;left:0;padding:6px 15px;-webkit-transition:all .35s;transition:all .35s}
.box-media .hide-media{opacity:0;filter:alpha(opacity=0);color:#FFF}
.box-media .hide-media p{max-height:48px}
@media (max-width:1199px){.box-media{height:86px;margin-top:19px}
.box-media .tb{width:100%;height:70px;color:#FFF}
.box-media .tb .tc{vertical-align:middle}
.box-media .num{font-size:60px;line-height:100%;width:90px;text-indent:5px;font-family:Arial,sans-serif;color: #FFFFFF}
.box-media p{line-height:20px;max-height:60px;font-size:13px}
.box-media .hide-media p{max-height:40px}
}

/*网上系统四个图标部分*/
.c2{
    padding-top:30px;
    padding-bottom:60px;
}
.c1_title{
    width:275px;
    height:78px;
    border:5px solid #d8e1ee;
    margin:0 auto;
}
.c1_title_t1{
    
    font-size:35px;
    color:#d8e1ee;
    font-weight:bold;
    width:100%;
    text-align:center;
    line-height:70px;
}
.boxmain{
    max-width:1200px;
    margin:0 auto;
    padding:-15px;

}
.c2_en{
    
    font-size:16px;
    color:#1E90FF;
    text-transform:uppercase;
    padding-top:15px;
    text-align:center;
}
.c2_ch{
    
    font-size:16px;
    color:#1E90FF;
    text-align:center;
    padding-top:8px;
}
.c2_list{
    padding-top:20px;
    text-align:center;
}
.c2_list ul{
    font-size:0;
}
.c2_list ul li{
    display:inline-block;
    margin-left:50px;
    margin-right:50px;
}
.c2_list ul li a{
    display:block;
}
.c2_img{
    display:table;
    width:150px;
    height:150px;
    border:5px solid #ffffff;
    border-radius:100%;
    margin:0 auto;
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
}
.c2_img div{
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    width:100%;
}
.c2_img:hover{
    border:5px solid #63B8FF;
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
@media only screen and (max-width:1300px) and (min-width:1000px) {
    .c2_list ul li{
        margin-left:20px;
        margin-right:20px;
    }
}
@media only screen and (max-width:1000px) and (min-width:640px) {
    .c2_list ul li{
        margin-left:10px;
        margin-right:10px;
    }
    .c2_img{
        width:90px;
        height:90px;
        border:3px solid #ffffff;
    }
    .c2_img img{
        width:50px;
    }
    .c2_img:hover{
        border:3px solid #89b126;
    }
    .c2_en{
        font-size:14px;
        padding-top:25px;
    }
    .c2_ch{
        font-size:12px;
        padding-top:8px;
    }
}
@media only screen and (max-width:640px) and (min-width:0px) {
        .c1_title{
        width:200px;
        height:48px;
        border:3px solid #CACEBF;
        margin:0 auto;
    }
    .c1_title_t1{
        font-size:1.3em;
        line-height:40px;
    }
        .c2_list ul li{
        margin-left:1%;
        margin-right:1%;
        width:46%;
        margin-bottom:15px;
    }
    .c2_img{
        width:90px;
        height:90px;
        border:2px solid #ffffff;
    }
    .c2_img img{
        width:50px;
    }
    .c2_img:hover{
        border:2px solid #89b126;
    }
    .c2_en{
        font-size:0.8em;
        padding-top:15px;
    }
    .c2_ch{
        font-size:0.8em;
        padding-top:8px;
    }
    .c2{
        padding-top:25px;
        padding-bottom:15px;
    }
    .c2_list{
        padding-top:15px;
    }
}

.my-module {
  width: 80%;
  height: 80%;
}


/*上方三个模块*/
.indexCase {
    width: 100%;
    overflow: hidden;
    position: relative
}

.black_bg .title {
    border-bottom: 1px solid #e5e5e5
}
.black_bg {
    width: 100%;
    padding-bottom: 25px;
    padding-top: 10px;
    background-repeat: repeat-x;
    background-position: center top;
    /*background-image: url(../images/inbodybg.jpg);*/
    background-color: #6495ed;
}
.black_bg_bak {
    width: 100%;
    padding-bottom: 43px;
    padding-top: 10px;
    background-repeat: repeat-x;
    background-position: center top;
    /*background-image: url(../images/footerbg.jpg);*/
    background-color: #F2F2F2;
}
.wrap {
    width: 1318px;
    margin: 0 auto;
    position: relative
}
.mobile_nav_wrap {
    width: 100%;
    position: relative
}
.title_new {
    border-bottom: 1px solid #eee;
    height: 40px;
    width: 100%;
    position: relative;
    margin-top: 28px
}
.title_new h1 {
    font-size: 1.5em;
    font-weight: bold;
    color:#fff;
}

.title_new a{
    font-size: 1.0em;
    color:#fff;    
}

.title_new a:hover{
    color:#ccc;
}

.title_new .btn{
    background: #0c65bb;
    color: #fff;
    border: 0;
    margin-left: 0px;
}

.title_new .btn:hover{
    background: #094b8b;
    color: #c0c1c3;   
}

.cls {
    clear: both;
    line-height: 0px!important;
    height: 0px!important;
    font-size: 0px!important
}
.indexNewsBlockLast {
    display: block
}
.borderTop, .borderBtn {
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 23px;
    background: #c7c7c7;
    left: 0px
}
.borderTop {
    top: -1px
}
.borderBtn {
    bottom: -1px
}
.indexNewsBlock {
    float: left;
    width: 370px;
    overflow: hidden;
    display: inline
}
.indexNewsBlockC {
    margin: 0 45px
}
.indexNewsBlockCon dl {
    height: auto
}
.indexNewsBlockCon dt span.f_l, .indexNewsBlockCon dd span.f_l {
    float: left;
    width: 74px;
    color: #555;
    font-size: 14px;
    overflow: hidden;
    height: 34px;
    font-weight: normal;
}
.indexNewsBlockCon dd span.f_l {
    float: right;
    text-align: right
}
.indexNewsBlockCon dt a {
    font-size: 14px;
    color: #555;
    font-weight: normal;
}
.indexNewsBlockCon dt a:hover {
    color: #87CEFF
}
.indexNewsBlockCon dd a {
    font-size: 14px;
    color: #87CEFF;
    font-weight: normal;
}
.indexNewsBlockCon dd p {
    padding-top: 6px;
    font-size: 14px;
    color: #555;
    font-weight: normal;
}
.indexNewsBlockCon dd {
    display: none;
    padding-top: 6px
}
.indexNewsBlockCon dt {
    line-height: 34px;
    height: 34px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.indexNewsBlockCon dl {
    background: #fff;
    padding: 15px 25px 30px;
    height: 342px
}
.indexNewsBlockCon .img {
    min-height: 80px;
    _height: 80px;
    background: url(../images/load.gif) center no-repeat
}

.indexNewsDlist dt{
  border-bottom: 1px dashed #598ab8;  

}

.indexNewsDlist dt span {
    font-size: 1.0em;
    color: #598ab8;
    font-weight:normal;
}
.indexHonor, .mobile_none {
    display: none
}
/*720宽度 手机Mobile*/
/* for 720px or less 640width*/
@media screen and (max-width: 979px) {
    .wrap {
    width: 640px;
    overflow: hidden
}
.nav .wrap {
    overflow: visible;
    width: 100%
}
.mobile_nav_wrap {
    width: 90%;
    position: relative;
    padding-top: 75px;
    margin: 0 auto;
    max-width: 640px
}
.title_new h3 {
    font-size: 16px
}
.indexCaseList .indexCaseItem {
    margin-right: 16px;
    width: 202px
}
.indexCaseList .indexCaseItem p, .indexCaseList .indexCaseItem img {
    width: 202px;
    height: 150px
}
.indexCaseList .indexCaseItem2 p, .indexCaseList .indexCaseItem2 img {
    height: 202px
}
.index_frist_CaseList {
    height: 420px;
    overflow: hidden
}
.indexNewsBlock {
    width: 100%;

}
.indexNewsBlockC {
    margin-right: 0px;
    margin-left: 0px
}
.indexNewsBlockLast {
    display: block
}
.indexCaseList a span {
    padding-top: 30px;
    padding-left: 23px
}
.indexCaseList .title a span {
    padding-left: 5px;
    padding-top: 0px
}
.indexCaseList .title a.moreA span {
    padding-left: 0px
}
.indexCaseList a span.text {
    padding-top: 20px
}
}
@media screen and (max-width: 600px) {
.indexCaseList {
    width: 100%
}
.indexCaseList .indexCaseItem {
    float: none;
    margin: 0 auto 10px !important;
    width: 100%;
    height: auto;
    display: block
}
.indexCaseList .indexCaseItem p {
    margin: 0 auto 10px
}}
/*720宽度 手机Mobile*/
/* for 720px or less 640width*/
@media screen and (max-width: 480px) {
.wrap .indexCase .wrap {
    width: 100%
}
.mobile_nav_wrap {
    width: 80%;
    border-bottom: 1px solid #eee
}
.indexCaseList .indexCaseItem {
    float: none;
    margin: 0 auto 10px !important;
    width: 100%;
    height: auto;
    display: block
}
.indexCaseList .indexCaseItem p {
    margin: 0 auto 10px
}
.indexHonorList, .indexHonorItem {
    float: none;
    width: 100% !important
}
.indexCaseList .indexCaseItem p, .indexCaseList .indexCaseItem p img {
    width: 100%;
    height: auto
}
.indexNewsBlockCon dl {
    background: none;
    padding-left: 0px;
    padding-right: 0px
}
}
/*1280宽度*/
/* for 1400px or less */
@media screen and (max-width: 1920px) {
.indexbanner .Btnwrap {
    width: 1200px
}
.wrap {
    width: 1200px;
    overflow: hidden
}
.nav .wrap {
    overflow: visible
}
.indexCaseList .indexCaseItem {
    margin-right: 30px;
    width: 210px;
    overflow: hidden
}
.indexCaseList .indexCaseItem img {
    width: 210px;
    height: 154px
}
.indexCaseList .indexCaseItem p {
    height: 154px;
    width: 210px
}
.indexCaseList .indexCaseItem2 img {
    width: 210px;
    height: 210px;
}
.indexCaseList .indexCaseItem2 p {
    height: 210px;
    width: 210px
}
.indexCaseList a.link span.text {
    padding-top: 20px
}
.indexCaseList .indexCaseItem2 a.link span.text {
    padding-top: 50px
}
.indexCaseList a.link span {
    padding-left: 25px
}
.indexNewsBlock {
    width: 373px
}
.indexNewsBlockC {
    margin: 0 39px
}
}
/*1024宽度*/
/* for 1024px or less */
@media screen and (max-width: 1199px) {
.indexbanner .Btnwrap {
    width: 100%;
    height: auto
}
.wrap {
    width: 980px;
    overflow: hidden
}
.nav .wrap {
    overflow: visible
}
.indexCaseList .indexCaseItem {
    margin-right: 39px;
    width: 215px
}
.indexCaseList .indexCaseItem p, .indexCaseList .indexCaseItem img {
    width: 215px;
    height: 167px
}
.indexCaseList .indexCaseItem2 p, .indexCaseList .indexCaseItem2 img {
    width: 215px;
    height: 215px
}
.indexNewsBlock {
    width: 468px
}
.indexNewsBlockC {
    margin-right: 0px;
    margin-left: 30px
}
} 

/*招生信息&非物质文化遗产模块*/
.index_news{ background-color: #F2F2F2; width:100%; padding-bottom:30px; }
.new_list{ width:46%; margin:0 2%; float:left;  -webkit-animation:gdownIn 1s 0.7s both; -moz-animation:gdownIn 1s 0.7s both; animation:gdownIn 1s 0.7s both;}
.new_list h2{font-size:24px; margin:35px auto 0px; font-weight: bold;}
.new_list h5{font-size:18px; color:#8b8a8c; padding:0;  margin-bottom:20px;}
.new_list ul li{line-height:35px; font-size:14px; color:#404040; width:100%; float:left;}
.new_list ul p {line-height:35px; float:left; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width:78%;}
.new_list ul p a{ display:block;text-overflow:ellipsis;}
.new_list ul span { color:#404040;  display:inline-block; line-height:35px; float:left; width:18%; margin-right:2%;}
.new_list ul p a{display:block; white-space:nowrap;  overflow:hidden; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.new_list ul p a:hover{color:#87CEFF; -webkit-transform:translateX(10px); -moz-transform:translateX(10px); transform:translateX(10px);}
@media(max-width:767px){
    .new_list{ width:96%; margin:2%;}
}
@media(max-width:640px){
    .new_list{ width:96%; margin:2%;}
    .new_list ul p {line-height:30px;}
}
@media(max-width:480px){
    .new_list{ width:96%; margin:0 2%;}
}


/*校园风光循环播放*/

.xyfg_bj {
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    background-repeat: repeat-x;
    background-position: center top;
    /*background-image: url(../images/footerbg.jpg);*/
    background-color: #F2F2F2;
}
.xyfg_gd {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.xyfg_bj .xyfg_gd h1{
    font-size:1.5em;
    color: #333;
    font-weight: bold;
    padding-top:20px;
    padding-bottom:20px;
  }

.xyfg_bj .xyfg_gd .marqueeleft{height:240px;width:100%;overflow:hidden;margin:20px auto;}
.xyfg_bj .xyfg_gd .marqueeleft ul{float:left;}
.xyfg_bj .xyfg_gd .marqueeleft li{float:left;margin:0 5px;display:inline;width:320px;height:240px;overflow:hidden;}
.xyfg_bj .xyfg_gd .marqueeleft li .pic{display:block;border:#0c65bb 1px solid;width:306px;height:186px;padding:2px;overflow:hidden;}
.xyfg_bj .xyfg_gd .marqueeleft li .txt{text-align:center;font-size:1.0em;padding-top:10px;}


.scd1{ width:1100px; margin:0px auto;}
.scd1 .scd1_l{ width:210px; float:left; position:relative; z-index:99; }
.scd1_l .s_name{ width:210px; height:50px; line-height: 50px; background: #56b6e8; position:relative; text-indent: 12px; font-size: 18px; color: #fff;}
.scd1_l .s_name img{ vertical-align:top; margin-top:18px;}
.scd1_l .s_name i{ display:block; width:30px; height:31px; background:url(../images/icon10.png) no-repeat; position:absolute; right:-30px; bottom:-1px;}
.scd1_l .s_nav1{ width:210px; background: #f0f0f0; margin-bottom:20px;}
.scd1_l .s_nav1 li{  background: url(../images/icon.png) no-repeat right;     margin: 0px 15px; /*width:100%; */height:45px; line-height:45px; border-bottom:1px solid #ddd;}
.scd1_l .s_nav1 li a{ /*width:190px;*/ height:45px; line-height:45px; /*padding-left:20px; */font-size:16px; display:block; *display:inline; zoom:1;}
.scd1_l .s_nav1 li.now a,.scd1_l .s_nav1 li a:hover{ color:#0099FF;}
.s_nav1 .now a{ color:#0099FF;  background: url(../images/hovericon.png) no-repeat right;}
.s_nav1 a:hover{color:#0099FF;  background: url(../images/hovericon.png) no-repeat right;}
.scd1_l .s_nav1 li:last-child{ border-bottom: 0;}
.scd1 .scd1_r{ width:855px; float:right; }
.scd1_r .r_name{ width:100%; height:40px; border-bottom:1px solid #ddd; position:relative;}
.scd1_r .r_name span{ display:inline-block; *display:inline; zoom:1; height:40px; line-height:40px; font-size:18px; color:#007ED6; border-bottom:1px solid #007ED6;}

.newsnrbp{ width:100%; height:200px;overflow: hidden;}



.scd3{ width:1100px; margin:0px auto;}
.scd3 .scd3_l{ width:400px; float:left; position:relative; z-index:99; }
.scd3_l .s_name{ display: flex;width:400px; height:50px; line-height: 50px; background: #56b6e8; position:relative;}
.scd3_l .s_name .leftzt {text-indent: 12px; font-size: 18px; color: #fff;width: 70%;text-align: left;}
.scd3_l .s_name .rzt {text-indent: 12px; width: 30%;text-align: right;padding-right:10px;}
.scd3_l .s_name .rzt a{font-size: 1.0em; color: #fff;}
.scd3_l .s_name .rzt a:hover{color: #f2f2f2;}
.scd3_l .s_name img{ vertical-align:top; margin-top:18px;}
.scd3_l .s_name i{ display:block; width:30px; height:31px; background:url(../images/icon10.png) no-repeat; position:absolute; right:-30px; bottom:-1px;}
.scd3_l .s_nav3{ width:400px; background: #f0f0f0; margin-bottom:20px;}
.scd3_l .s_nav3 li{  background: url(../images/icon.png) no-repeat right;     margin: 0px 15px; /*width:100%; */height:45px; line-height:45px; border-bottom:1px solid #ddd;}
.scd3_l .s_nav3 li a{ /*width:190px;*/ height:45px; line-height:45px; /*padding-left:20px; */font-size:16px; display:block; *display:inline; zoom:1;}
.scd3_l .s_nav3 li.now a,.scd3_l .s_nav3 li a:hover{ color:#0099FF;}
.scd3_l .bj{ background-color:#f2f2f2;padding-bottom:20px;}
.scd3_l .bj .tm{width:380px;height:40px;border-bottom:1px dashed #bfbfbf;margin: 0 auto;color:#b3b3b3;}
.scd3_l .bj .tm a{line-height:3em; padding-left:10px;color:#b3b3b3;}
.scd3_l .bj .tm a:hover{color:#0099FF;}
.scd1_3 .s_n v3 li:last-child{ border-bottom: 0;}
.scd3 .scd3_r{ width:680px; float:right; }
.scd3_r .r_name{ width:100%; height:40px; border-bottom:1px solid #ddd; position:relative;}
.scd3_r .r_name span{ display:inline-block; *display:inline; zoom:1; height:40px; line-height:40px; font-size:18px; color:#007ED6; border-bottom:1px solid #007ED6;}

