﻿@charset "utf-8";
/* CSS Document */

@import url("reset.css");
*{font-family:"微软雅黑";margin:0;padding:0;outline: none;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: rgba(0,0,0,0);outline: none;blr: expression(this.onFocus=this.blur());list-style: none;font-style: normal;text-decoration: none;}
body {
	font-family:"微软雅黑";
	font-size:14px;
	line-height:30px;
	color:#333;
	background:url(../img/bg.jpg) no-repeat 50% top #fff;
}
i,em{font-style:normal;}
img{}
img:hover{filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;}
.shadow{-moz-box-shadow:0 0 5px rgba(204,204,204,0.5);-webkit-box-shadow:0 0 5px rgba(204,204,204,0.5);box-shadow:0 0 5px rgba(204,204,204,0.5)}
.box-siz{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.w1200{
  width: 1200px;
  margin: 0 auto;
  position: relative;
}


.a,*:before,*:after,
header,.header_fixed,.logo img,.menu,
.banner,
.activity_list li,.newest_info,.theme_txt,
.major_list li a .sign_link,
.major_show li,
.colleges_num,.colleges_website,
.manager_area,.manager_info,
.expert_info,
.form_txt,.get_code,.form_btn,.tip_txt a,
.casc_a,
.casc_b2 .slides li,.casc_b2 .slides li img,
.stu_ul li,.tea_txt,.news_icon,.shared_icon,.colleges_list li,
.famous_btn,
.part_img img{
	-webkit-transition:all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.promote_list .newest_info{
    -webkit-transition:all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -ms-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s;
}


.inner{width:1200px;margin: 0 auto; position:relative;}
/*header*/
header{ position: relative; z-index:5000; height:100px; background:#fff;}
.header_t{ position:absolute; top:0; left:0; width:100%; background:#111;line-height:40px;color:#fff;}
.header_t a{color:#fff;display: inline-block;margin-right:10px;}
.header_t a:hover{text-decoration: underline;}
.h_l img{display: inline;float:left;margin:10px 10px 0 0}
.h_r a{margin-right:40px; position: relative;}
.a_tk{position: absolute;
    top: 40px;
    z-index: 2;
    background: #30393a;
    width: 182px;
    left: -65px;
    padding: 0 10px;
box-shadow: 0px 2px 4px #999;
display:none;
}
.search{position: relative;width:24%;}
.search:hover input.submit{background-position:10px center ;}
.search input.s_inp{width:87%;height:21px; background:#30393a;padding:10px 0 9px;color:#fff;float: right;border: none;outline:none;}
.search input.submit{width:13%;height:40px; background:#30393a url(../img/search.png) center center no-repeat;text-indent:-999px;float: left;cursor: pointer;
	transition:all ease-in-out .3s;
	-webkit-transition:all ease-in-out .3s;
	-moz-transition:all ease-in-out .3s;
	-o-transition:all ease-in-out .3s;
	-ms-transition:all ease-in-out .3s;
	border: none;
	outline:none;
}

.h_inner{ width:76%; float:left;}
.h_l{width:500px; display: inline-block;text-align:left;margin-left:24%;}
@media screen and (max-width: 1366px) { 
.h_l{width:500px; display: inline-block;text-align:left;margin-left:7%;}
} 
.h_r{width:300px;display: inline-block;text-align: right;float:right;margin-right:10px;}
.header_m{ padding:15px 0;}
.header-w{float:left;}
.logo img{ height: 54px; width: auto;}
.hot_tel{font-size:20px; color:#a20e24; line-height:44px; font-weight:600;}
.hot_tel img{ display:inline-block; vertical-align:middle; margin-right:8px;}
/*页面滚动*/
.head{ background:#ffffff; width:100%; position: relative; top:40px; z-index:333;}
.header_fixed{ position: fixed; top:0; box-shadow:0px 0px 10px #bbb; z-index: 333;}

/*nav*/
.nav{position: relative; font-weight: bold;margin-top:15px;}
.nav-w{float:right;}
nav>ul{margin-left:-33px;}
nav>ul>li{padding:0 20px; text-align: center; float: left;line-height:24px;padding-bottom:10px;text-align: center;position: relative;margin-left:0px;cursor: pointer;z-index:444;}
nav li a{display: block;font-size:16px;}
nav li a:hover{color:#333;}
nav li.li_cur a{color:#294aa2;}
nav>ul>li:after{width:0;height:4px;background:#294aa2;display: block;content: '';position: absolute;bottom:0px;left:50%;}
nav li.li_cur:after,nav li:hover:after{width:100%; bottom:0px;left:0;}
.menu{width:100%; text-align: center;background:#fff;position: absolute; top:80px;z-index:22222; height: 0; overflow: hidden; filter:alpha(opacity=0);opacity:0; box-shadow:0px 0px 10px #999;left:0px;}
.menu a{color:#333; font-size:12px; line-height:20px; padding:6px 0; position: relative;left: 0; text-transform:uppercase;font-weight:100;}
.menu a:after{width:0;height:100%;display: block;background:#294aa2;content: '';position: absolute;bottom:0;left:0;z-index:-1;}
nav li:hover .menu{ padding:10px 0; filter:alpha(opacity=100);opacity:1; height:auto; top:34px;}
.menu a:hover{color:#fff;}
.menu a:hover:after{width:100%;}


.box_focus{width:1200px;margin:15px auto 0;}

.focus{float:left;width:850px;height:350px;overflow:hidden;}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 850px;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 850px;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 850px;
  border: 0;
  }
.slide_container {
  margin-bottom: 0px;
  position: relative;
  width: 850px;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 850px;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 850px;
  border: 0;
  height:352px;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .5);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.5;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../img/preview.png") no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }




.menunav{float:left;width:335px;margin-left:15px;}
.menunav ul li{padding-top:25px;height:82px;color:#fff; text-align:center;font-size:24px;margin-bottom:15px;background:url(../img/school_head4.png) no-repeat left 50%;background-size:335px 82px;width:335px;}
.menunav ul li a{color:#fff;text-align:center;font-size:24px;display:block;width:335px;}
.menunav ul li i{display:inline-block;width:8px;height:8px;margin:0 10px;background-color:#FFF;border-radius:100%; vertical-align:middle;}
.menunav ul li:nth-child(1){background:url(../img/school_head1.png) no-repeat left 50%;background-size:cover;}
.menunav ul li:nth-child(2){background:url(../img/school_head2.png) no-repeat left 50%;background-size:cover;}
.menunav ul li:nth-child(3){background:url(../img/school_head3.png) no-repeat left 50%;background-size:cover;margin-bottom:0px}

.dot-loading{font-size:0;text-align:center;padding:15px 0}
.dot-loading .dot{display:inline-block;width:6px;height:6px;margin:0 3px;background-color:#FFF;border-radius:100%}
.dot-loading .dot:nth-child(1){-webkit-animation:dot-loading-one 1.2s ease-out infinite 0s}
.dot-loading .dot:nth-child(2){-webkit-animation:dot-loading-two 1.2s ease-out infinite 0s}
.dot-loading .dot:nth-child(3){-webkit-animation:dot-loading-three 1.2s ease-out infinite 0s}
@-webkit-keyframes dot-loading-one{0%{opacity:.2;-webkit-transform:scale(1)}33%{opacity:1;webkit-transform:scale(1.35)}66%{opacity:.2;-webkit-transform:scale(1)}99%{opacity:.2;-webkit-transform:scale(1)}100%{opacity:.2;-webkit-transform:scale(1)}}
@-webkit-keyframes dot-loading-two{0%{opacity:.2;-webkit-transform:scale(1)}20%{opacity:.2;-webkit-transform:scale(1)}53%{opacity:1;-webkit-transform:scale(1.35)}89%{opacity:.2;-webkit-transform:scale(1)}100%{opacity:.2;-webkit-transform:scale(1)}}
@-webkit-keyframes dot-loading-three{0%{opacity:.2;-webkit-transform:scale(1)}40%{opacity:.2;-webkit-transform:scale(1)}73%{opacity:1;-webkit-transform:scale(1.35)}96%{opacity:.2;-webkit-transform:scale(1)}100%{opacity:.2;-webkit-transform:scale(1)}}


/*二级页-公共部分  begin*/
.banner{height:669px; overflow:hidden;position: relative;}
.b-img{ height:669px;  position:absolute; left:0; top:0;width:100%; z-index:1}
.b-img a{ display:block; height:669px; float:left;width:100%;}
.b-list{ height:50px; padding-top:609px; position:relative; margin:0 auto;z-index:2;}
.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #731584;}
.bar-left{ position:absolute; z-index:3; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:3; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(../img/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:300px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(../img/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:300px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}
main{ /*width:100%; */position:relative; background:#fff;padding-top:20px;}
/*s_tit begin*/
.s_tit{text-align: center;}
.s_tit li{width:20%; float:left;position: relative;}
.s_tit li a{display: block;line-height:80px;font-size:16px; position: relative;}
.suc_tit li {width:16.66%;}
.stu_tit li {width:25%;}
.s_tit li:before{width:100%;height:0; background:#f83e59;display: block;content: '';position: absolute;top: 0;left: 0;}
.s_tit li:after{width:100%;height:0; background:url(../img/s_tit.png) center bottom no-repeat ;display: block;content: '';position: absolute;bottom: -10px;left:0;}
.s_tit li:hover:before,.s_tit li.s_active:before{height:80px;}
.s_tit li:hover:after,.s_tit li.s_active:after{height:10px;}
.s_tit li:hover a,.s_tit li.s_active a{color:#fff;z-index:2;}
/*s_tit end*/
/*s_main begin*/
.s_main{background:#f0f0f0;}
.c_main{background:url(../img/c_bg.jpg) left top repeat;}
.cru_t{padding:30px 0;}
.cru_tit{font-size:18px;font-weight:600;line-height:40px;background:url(../img/cru_tit.png) right 20px no-repeat;padding-right:20px; text-transform:uppercase;}
.loca img{display: inline-block;float: left;margin-top:12px;}
.loca a{display: inline-block;padding:0 5px;line-height: 40px;text-transform:uppercase;}
.loca a:hover{text-decoration: underline;}
/*s_main end*/
/*二级页-公共部分 end*/

/*================flex_slider================*/

.flex_slider{ width:100%; height:712px; position:relative; z-index:0;}
.flex_slider:before{
    position: absolute;
    bottom: -84px;
    left:0;
    z-index: 10;
    content: "";
    width: 100%;
    height: 214px;
    background: url("../images/focus_dec.png") center top no-repeat;
}
.flex_slider .slides{ width:100%;}
.flex_slider .slides li{float:left; height:712px; background-position: center top; background-repeat:no-repeat;}
.flex_slider .slides li a{ display:block; width:100%; height:712px; margin:0 auto;}
.flex_slider .flex-control-nav{ width:100%; height:32px; position:absolute; left:0; bottom:0; text-align:center; z-index:10;}
.flex_slider .flex-control-nav li{ display:inline-block;}
.flex_slider .flex-control-nav li a{ display:block; width:25px; height:6px; background:#ffffff; text-indent:-999999px; cursor:pointer; margin:0 2px;}
.flex_slider .flex-control-nav li a.flex-active{background:#A20E24; }
.flex_slider .flex-direction-nav{ width:1000px; position:absolute; z-index:10; left:50%; top:50%; margin-top:-27px; margin-left:-500px; display: none;}
.flex_slider .flex-direction-nav a{ display:block; width:27px; height:54px; position:absolute; text-indent:-999999px; background:url(../images/slide_btn.png) no-repeat;}
.flex_slider .flex-direction-nav a.flex-prev{left:0; margin-left:-76px;}
.flex_slider .flex-direction-nav a.flex-prev:hover{ background-position:0 -54px;}
.flex_slider .flex-direction-nav a.flex-next{ background-position:-27px 0; right:0; margin-right:-76px;}
.flex_slider .flex-direction-nav a.flex-next:hover{ background-position:-27px -54px;}

/*================index_con================*/
/*area_tit begin*/
.area{padding:50px 0;overflow: hidden;}
.area_tit{ font-size:22px; margin:0px auto 30px;text-align: center;line-height:30px;}
.area_tit a{ display: inline-block; min-width:200px; color:#000;}
.area_tit a:hover em:after{width:100%;left:0;}
.area_tit0 a{ color:#fff;}
.area_tit em{height:40px; margin-bottom: 5px; display: block;border-bottom:1px solid #ccc;position: relative;font-weight:600;}
.area_tit em:after{width:30px;height:3px;background:#53525a;display: block;content: '';position: absolute;bottom:-2px;left:40%;}
.area_tit0 em:after{background:#fff;}
.area_tit1 em{border-color:#000;}
.area_tit span{display: block;font-size:18px; font-weight:normal; font-family:Georgia; text-transform: uppercase;}
/*area_tit end*/
/*gro_rec begin*/
.gro_rec{margin-left:-48px;}
.gro_rec li{float: left;margin-left:48px;text-align: center;line-height:36px;transition:all ease-in-out .3s;}
.gro_rec li:hover{margin-top:-10px;}
.gro_rec span{height:41px;display: block;}
.gro_rec a{display:inline-block;}
.gro_rec img{ display: block; width:42px; height:42px; margin: 0 auto 6px;}
/*gro_rec end*/
.s0{background:#FFf;}
.s1{background:url(../img/i-pro-bg.jpg) no-repeat 50% top #53525a;}
.s2{background:#383838;}
.s3{background:url(../img/newsbg.png) no-repeat 50% 70% #bac5c7;}


.plist{margin-top:0px}
.plist li{width:276px;height:367px;margin-right:32px;float:left;}

.plist li:last-child{margin-right:0;}
.plist li a.item-pic{ position:relative;display:block;width:272px;height:363px;border:2px solid #fccee1;border-radius:10px;}
.plist li img{width:100%;min-height:100%;border-radius:10px;}

.up-graybox{width: 100%;height: 100%;position: absolute;left: 0;top: 0;opacity: 1;filter: alpha(opacity=100);transition: all 0.4s ease 0s;}
.up-graybox .bgbox{display: block;width: 100%;height: 100%;	background-color: #fff;	opacity: 0.05;filter: alpha(opacity=5);	}
.up-graybox .stit{font-size: 14px;line-height: 40px;width: 100%;text-align: center;	position: absolute;	left: 0;bottom: 10%;margin-top: -15px;color: #fff;z-index:8;}
.up-graybox .line{display: inline-block;width: 160px;height: 1px;background-color: #f2f2f2;	position: absolute;left: 50%;margin-left: -80px;transition: all 0.6s ease 0s;}
.up-graybox .linet{	top: 0;	}
.up-graybox .lineb{	bottom: 0;	}
.up-graybox:hover .line{width: 6px;	margin-left: -3px;	opacity: 0.6;	filter: alpha(opacity=60);	}
.up-graybox:hover .bgbox{display: block;width: 100%;height: 100%;	background-color: #fff;	opacity: 0.1;filter: alpha(opacity=10);	}

.tab-slide-1{ position:relative;margin-top:20px;}
.tab-slide-1 .prev{ width:45px; position:absolute; top:40%; background:url(../img/leftbtn.png) no-repeat left center;height:100px;left:-120px;}
.tab-slide-1 .prev:hover{opacity:0.5;*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);}
.tab-slide-1 .next{ width:45px; position:absolute; top:40%; height:100px;background:url(../img/rightbtn.png) no-repeat right center;right:-120px;}
.tab-slide-1 .next:hover{opacity:0.5;*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);}


.i-wrap-sec {
  padding:55px 0;
  background:#fff;
}
.i-wrap-sec .left-wrap{float:left;width:680px;}

.tips{margin-top:0px;}
.tips span {float:left;}
.tips span a{display:block;font-size:30px;color:#555;font-weight:bold;transition: all 0.4s ease 0s;}
.tips span a:hover{color:#f83e59;}
.tips .type{float:right;}
.tips .type a{display:block; text-indent:-9999em;background:url(../img/jia.png) no-repeat left top;width:32px;height:32px;transition: all .4s ease-in-out;}
.tips .type a:hover{ background-position:0 -32px;}
.tab-slide{ position:relative;margin-top:30px;}
.tab-slide .prev{ width:32px; position:absolute; top:-62px; background:url(../img/downbtn.png) no-repeat left top;height:32px;right:40px;}
.tab-slide .prev:hover{opacity:0.9;*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); background-position:0 -32px;}
.tab-slide .next{ width:32px; position:absolute; top:-62px; height:32px;background:url(../img/topbtn.png) no-repeat left top;right:82px;}
.tab-slide .next:hover{opacity:0.9;*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); background-position:0 -32px;}

.i-wrap-sec .left-wrap .i-news-list{}
.i-wrap-sec .left-wrap .i-news-list li{width:100%;margin-bottom:30px;}
.i-wrap-sec .left-wrap .i-news-list li .date {
    width: 13%;
    text-align:left;
    font-family: "Arial";
    border-right: 1px solid #e5e5e5;
}
.i-wrap-sec .left-wrap .i-news-list li .day {
    font-size: 48px;
    line-height: 60px;
}
.i-wrap-sec .left-wrap .i-news-list li .year {
  color: #999;
  line-height: 20px;
  font-size: 16px;
}
.i-wrap-sec .left-wrap .i-news-list li .cont {
  width: 81%;
  margin-right:0%;
}
.i-wrap-sec .left-wrap .i-news-list li .tit {
  font-size: 18px;
  line-height: 26px;
  height: 26px;
  position: relative;
  overflow: hidden;
}
.i-wrap-sec .left-wrap .i-news-list li .tit a {
  color: #000;
  display: inline-block;
}
.i-wrap-sec .left-wrap .i-news-list li .word {
  font-size: 14px;
  line-height: 24px;
  margin-top: 8px;
  height: 48px;
  overflow: hidden;
  position: relative;
}
.i-wrap-sec .left-wrap .i-news-list li .word a {
  color: #999;
  display: inline-block;
}
.i-wrap-sec .right-wrap{float:right;width:480px;}
.i-wrap-sec .right-wrap .imgbox{width:100%;height:230px;overflow:hidden;}
.i-wrap-sec .right-wrap .imgbox a{display:block;overflow:hidden;width:100%;height:230px; position:relative}
.i-wrap-sec .right-wrap .imgbox img{width:100%;min-height:230px; transition:500ms;}
.i-wrap-sec .right-wrap .imgbox img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);}
.i-wrap-sec .right-wrap .imgbox .time {
    width: 51px;
    height: 46px;
    background-color: #f83e59;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    text-align: center;
    padding-top: 5px;
}
.i-wrap-sec .right-wrap .imgbox .time span {
    font-size: 16px;
    line-height: 18px;
}



.i-wrap-sec .right-wrap .cont-wrap {width: 92%;padding: 20px 4% 20px;background-color: #fafafa;}

.i-wrap-sec .right-wrap .titbox {
  line-height: 33px;
}
.i-wrap-sec .right-wrap .stt {
  display: inline-block;
  font-size: 22px;
  width:70%;
  overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.i-wrap-sec .right-wrap .stt a {
  color: #000;
}
.i-wrap-sec .right-wrap .more {
  display: inline-block;
  width: 98px;
  padding-left: 16px;
  font-size: 12px;
  border-radius: 15px;
  line-height: 32px;
  background: url(../img/ico_06.png) no-repeat 95px center #f3f3f3;
  color: #666;
}
.i-wrap-sec .right-wrap .more:hover {
  background: url(../img/ico_06_h.png) no-repeat 95px center #f83e59;
  color: #fff;
}
.i-wrap-sec .right-wrap .word {
  line-height: 24px;
}
.i-wrap-sec .right-wrap .word a {
  color: #cacaca;
  display: inline-block;
}
.i-wrap-sec .right-wrap:hover .stt a {
  color: #f83e59;
}




.s_more{width:150px;line-height:40px;border:1px solid #fff;display: block;margin:50px auto 0;text-align: center;color:#fff;border-radius:20px;position:relative;}
.s_more:before{width:0;height:40px;display: block;background:#53525a;content: '';position: absolute;top: 0;left:50%;border-radius:20px;}
.s_more:hover:before{width:100%;left: 0;}
.s_more em{position: relative;z-index: 1;}
.s_more:hover{color:#fff;border-color:#53525a;}
.s_more0{color:#666;border-color:#666;}
.s_more1{color:#fff;border-color:#fff;}
.s_more1:hover{color:#53525a;}
.s_more1:hover:before{background-color:#fff;}


.copyright{background:#333;padding:60px 0px;}
.copyright .left{float:left;width:1020px;}
.copyright .left ul li{margin-right:35px;float:left;}
.copyright .left ul li:last-child{margin-right:0px;}
.copyright .left ul li.mr0{margin-right:0px;}
.copyright .left ul li a.tt{font-size:20px;border-left:0px solid #1999ff; text-indent:10px;display:block;margin-bottom:20px;color:#fff;background:url(../img/ico-jia1.png) no-repeat left 50%;}
.copyright .left ul li a{font-size:14px;color:#aaaaaa;line-height:25px;display:block;text-indent:10px;background:url(../img/newsdot.gif) no-repeat left 50%;}
.copyright .left ul li a:hover{color:#ffffff;}


.copyright .right{float:right;width:180px;background:#aaaaaa; text-align:center;padding:15px 0 0;}
.copyright .right p{line-height:30px;color:#000;font-size:12px;}
.copyright .right img{width:150px;}
.copyright .right .p1{background:url(../img/tel.png) no-repeat left 50%; text-indent:30px;}
.copyright .right .p2{background:url(../img/ico-people.png) no-repeat left 50%;text-indent:30px;}
.copyright .right .p3{background:url(../img/ico-email.png) no-repeat left 50%;text-indent:30px;}

.footer{padding:30px 0;background:#000;color:#fff;}
.footer a{color:#aaa;}
.footer a:hover{color:#fff;}


.float-right {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -85px;
  width: 60px;
  z-index: 10;
}
.float-right ul {
  width: 100%;
}
.float-right li {
  width: 60px;
  text-align: center;
  margin-bottom: 2px;
  background-color: #383838;
  position: relative;
}
.float-right li .sub-phone{
  display: none;
  width: 166px;
  height: 63px;
  line-height: 63px;
  text-align: center;
  color: #fff;
  background-color: #f83e59;
  position: absolute;
  right: 100%;
  top: 0;
  font-size: 14px;
}

.float-right li .sub-qq{
  display: none;
  width: 166px;
  height: 63px;
  line-height: 63px;
  text-align: center;
  color: #fff;
  background-color: #f83e59;
  position: absolute;
  right: 100%;
  top: 0;
  font-size: 14px;
}

.float-right li:hover{background:#f83e59;}
.float-right li:hover .sub-phone,.float-right li:hover .sub-qq{
  display: block;
}
.float-right li a {
  display: block;
  color: #fff;
  font-size:12px;
}
.float-right li .ico {
  display: block;
  height: 26px;
  padding-top: 7px;
}
.float-right li .ico1 {
  background: url(../img/ico_33.png) no-repeat center 14px;
}
.float-right li .ico2 {
  background: url(../img/ico_34.png) no-repeat center 14px;
}
.float-right li .ico3 {
  background: url(../img/ico_35.png) no-repeat center 14px;
}
.float-right li:hover p {
  color: #FFF;
}

/*.float-right li:hover .ico1 {
  background: url(../img/ico_33_h.png) no-repeat center 14px;
}
.float-right li:hover .ico2 {
  background: url(../img/ico_34_h.png) no-repeat center 14px;
}
.float-right li:hover .ico3 {
  background: url(../img/ico_35_h.png) no-repeat center 14px;
}*/
.float-right li.wx .wx-box {
  display: block;
  position: absolute;
  top: 100%;
  right: 0;
  width: 80px;
  height: 80px;
  background-color: #f83e59;
  padding: 5px;
  display: none;
}
.float-right li.wx img {
  width: 100%;
}
.float-right li.wx:hover .wx-box {
  display: block;
}

.inews-title {
    height: 72px;
    border-bottom: 1px solid #ececec;
    margin-bottom:20px;
    font-size: 14px;
    line-height: 72px;
    color: #888;
}
.inews-title span.cur {
    color: #444;
	font-size: 18px;
}
.inews-title a {
    display: inline-block;
    padding-right: 15px;
    margin: 24px 10px 0 0;
    background: url("../img/bg_sign04.png") no-repeat right 0;
    font-size: 12px;
    line-height: 2;
    color: #888;
}
.inews-title p.fl:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: #e20000;
    transition: all 0.5s;
}
			

.iboxs {
    padding: 40px 0;
    background: #eee;
    border-top: 1px solid #d7d7d7;
}

.iboxs .box.fl {
    background: #fff;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.07);
}
.iboxs .box.fl .img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}
.iboxs .box.fl .img .in {
    width: 83%;
    height: 100%;
    background: url("../img/img04.png") no-repeat center;
    background-size: cover;
}
.dn {
    display: none;
}
.iboxs .box.fl .detail {
    float: right;
}
.iboxs .box.fl .detail .in {
    padding: 8% 8.4% 8% 0;
}
.iboxs .box.fl .detail h2 {
    font-size: 20px;
    line-height: 24px;
    color: #333;
}
.iboxs .box.fl .detail p.en {
    padding-bottom: 5%;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 3%;
    font-size: 20px;
    line-height: 1;
    color: #b9b9b9;
    font-family: Arial;
    text-transform: uppercase;
}
.iboxs .box.fl .detail a {
    display: inline-block;
    font-size: 12px;
    line-height: 22px;
    color: #666;
}
.iboxs .box.fl .detail a.more {
    margin-top: 14px;
    padding-right: 15px;
    background: url("../img/bg_sign05.png") no-repeat right center;
    font-size: 14px;
    line-height: 2;
    color: #005098;
}
.iboxs .box.fr ul {
    width: 85.8%;
    padding-left: 14.2%;
}
.iboxs .box.fr li {
    width: 85.6%;
    padding: 7.2% 7.2% 15%;
    background: url("../img/bg_bg01.jpg") no-repeat right center;
    background-size: cover;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.07);
}
.iboxs .box.fr li:last-child {
    background-image: url("../img/bg_bg02.jpg");
}
.iboxs .box.fr li p {
    font-size: 14px;
    line-height: 26px;
    color: #7c7c7c;
}
.iboxs .box.fr li p.t {
    font-size: 20px;
    line-height: 32px;
    color: #e99134;
}

.iboxs .box.fr li p.t.b {
    color: #035198;
}
.col-md-8 {
    width: 66.66666667%;
}
.col-sm-4 {
    width: 33.33333333%;
}
.col-sm-8 {
    width: 66.66666667%;
}
.col-md-4 {
    width: 33.33333333%;
}

.part03 .conter{margin-top:30px;}
.part03 .conter .box_l{float:left;width:620px;}
.part03 .conter .box_l .item-pic{width:620px;height:245px;overflow:hidden;}
.part03 .conter .box_l a.imgs{display:block;width:100%; overflow:hidden;}
.part03 .conter .box_l a.imgs p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
	color:#000;
	font-size:18px;
}
.part03 .conter .box_l a.imgs p:hover{color:#F90;}
.part03 .conter .box_l img{width:100%;min-height:245px; transition:500ms;}
.part03 .conter .box_l img:hover{ transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1)}

.part03 .conter .box_l a.more1{display:block;width:140px;height:40px;line-height:40px; text-align:center;color:#fff;background:#db2147;font-size:16px;margin-top:10px;}
.part03 .conter .box_l a.more1:hover{background:#f0395f;}
.part03 .conter .box_l span{display:block;overflow:hidden; text-overflow:ellipsis;height:30px;}


.part03 .conter .box_r{float:right;width:550px;}
.part03 .conter .box_r dl{margin-bottom:30px;}
.part03 .conter .box_r dl dt{width:100px;line-height:80px;border:0px solid #e0d4d4;padding:0px; text-align:center;float:left;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-right:5px solid #f3f3f3;font-size:60px;color:#dcdcdc;}

.part03 .conter .box_r dl dd{float:left;width:420px;margin-left:30px;}
.part03 .conter .box_r dl dd h3{font-size:16px;font-weight:bold;color:#000;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.part03 .conter .box_r dl dd span{line-height:24px;margin-top:10px;display:block;color:#999;height:48px;overflow:hidden; text-overflow:ellipsis;}
.part03 .conter .box_r dl:hover{cursor:pointer;}
.part03 .conter .box_r dl:hover dt{border-right:5px solid #a30c0c;color:#a30c0c;}
.part03 .conter .box_r dl:hover dd h3{color:#a30c0c;}
.part03 .conter .box_r dl:hover dd span{color:#666;}



.fixed{
    width: 245px;
    margin: 0px auto 0;
    display: block;
    overflow: hidden;
	_position: absolute; _top: expression(documentElement.scrollTop+0+"px");
_display:none;
}



.inside-ban {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	height:460px;
}
.about-ban{background:url(../img/banner_about.jpg)}
.news-ban{background:url(../img/banner_news.jpg)}
.pro-ban{background:url(../img/banner_pro.jpg)}
.fw-ban{background:url(../img/banner_fa.jpg)}
.fa-ban{background:url(../img/banner_fw.jpg)}
.case-ban{background:url(../img/banner_case.jpg)}
.lxwm-ban{background:url(../img/banner_lxwm.jpg)}

.tit_into{}
.tit_into li{ width: 25%;}
.tit_news li{ width: 33.33%;}
.tit_col2 li{ width: 50%;}


/*advantage*/
.advantage{ padding: 50px 0; background: #fff; color: #666; line-height: 2; text-align: justify;}
.intro_tit{ font-weight: normal; font-size: 32px; text-align: center; text-transform: uppercase; line-height: normal; color: #333; margin-bottom: 40px;}
.intro_tit em{ display: block; font-family: arial, helvetica, sans-serif; font-size: 18px; color: #999; margin-top: 10px;}
.advantage img{ margin: 0 auto;}
/*culture*/
.culture{ padding: 50px 0; background: #f0f0f0; text-align: justify; }
.culture_tit{ margin-top: -132px; margin-left: 60px; float: left; position: relative;}
.culture_txt{ overflow: hidden; padding: 30px 0 0 60px; color: #333; line-height: 2; }
/*history*/
.history{ padding: 50px 0; background: #a8bcc0;}
.history .intro_tit,.history .intro_tit em{ color: #fff;}
.mod18{ position: relative;}
.mod18 #honor_prev,.mod18 #honor_next{ display:block; width:21px; height:93px; font-size:0; cursor:pointer; position:absolute; left:0; bottom:0; z-index:100; margin-bottom:62px; text-indent:-9999px; display: none;}
.mod18 #honor_prev:hover{ background-position:0 -93px;}
.mod18 #honor_next{ left:auto; right:0; background-position:-21px 0;}
.mod18 #honor_next:hover{ background-position:-21px -93px;}
.picBox_btn{ position: absolute; top:50%; left:50%; margin: 33px 0 0 500px; z-index: 100;}
.mod18 #prevTop,.mod18 #nextTop{ display: block; float: left; margin: 0 2px; width: 32px; height: 32px; font-size:0; cursor:pointer; background: #a20e24 url("../img/history_03a.png") center center no-repeat;}
.mod18 #nextTop{ background-image: url("../img/history_03b.png");}
.mod18 #prevTop:hover,.mod18 #nextTop:hover{ background-color: #800a1c;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;}
.mod18 .picBox{ width: 1200px; margin: 0 auto; height: 310px; background: url("../img/history_01.jpg") no-repeat; position:relative;overflow:hidden; margin-bottom:60px;}
.mod18 .picBox ul{ position:absolute;}
.mod18 .picBox li{ width: 1200px; overflow: hidden;}
.history_year{ display: block; width: 72px; height: 34px; background: #a20e24; font-size: 17px; font-weight: bold; color:#fff; text-align: center; line-height: 34px; position: absolute; top:30px;}
.history_img{float:left;width:460px;height:310px;overflow:hidden;}
.history_img img{width:100%;min-height:100%;}
.history_img img:hover{ transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);}
.history_info{ width: 680px; height: 250px; background: #fff; float: right; padding: 30px;}
.history_tit{ color: #800a1c; font-size: 17px; margin-bottom: 15px;}
.history_des{ font-size: 15px; line-height: 26px; max-height: 104px; overflow:hidden; text-align: justify;}

.mod18 .listBox{ width: 100%; position: relative;}
.mod18 .listBox:before{ content: ""; position: absolute; left:0; top:18px; width: 100%; height: 1px; background: #fff;}
.history_thumb{ width: 1176px; height:60px; margin: 0 auto; position: relative; overflow: hidden;}
.mod18 .listBox ul{ position:absolute;}
.mod18 .listBox li{ width:168px; text-align:center; color:#fff; font-size: 16px; font-weight: bold; float:left; cursor:pointer;}
.mod18 .listBox li span{ display: block; padding-top: 40px; background: url("../img/history_02.png") repeat-x;}
.mod18 .listBox li.on2{ color:#a20e24; }

/*.sign_link*/
.sign_link{ display: block; float: right; margin: 20px 20px 0 0; width: 98px; height: 27px; overflow: hidden; text-align: center; line-height: 27px; color: #a20e24; position: relative; font-size: 12px;}
.sign_link span{ display: inline-block; position: relative; z-index:10; font-weight: bold;}
.sign_link::before, .sign_link::after {content: ''; position: absolute; top: 0;left: 0; z-index:0; width: 96px;height: 25px; -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;transition: transform 0.3s, background-color 0.3s; -webkit-transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1); -webkit-border-radius:13px; -moz-border-radius:13px; border-radius: 13px;}
.sign_link::before { border: 1px solid #a20e24; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);}
.sign_link::after { border: 1px solid transparent; background: transparent; -webkit-transform: scale3d(0.7, 0.7, 1); transform: scale3d(0.7, 0.7, 1);}
.sign_link:hover{ color: #fff;}
.sign_link:hover::before {-webkit-transform: scale3d(0.7, 0.7, 1); transform: scale3d(0.7, 0.7, 1);}
.sign_link:hover::after { border-color:#a20e24; background-color: #a20e24; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }

/*expert*/

.expert-part{padding:50px 0;}
.expert_list-part{margin: 0 0 -50px -34px;}

.expert{ padding-bottom: 50px; margin: 0 0 0 -34px;}

.expert_list{ margin-bottom: -30px;}
.expert_area{ width: 377px; float: left; margin:0 0 70px 34px;}
.expert_area a{ display: block;}
.expert_img{ width: 164px; margin: 0 auto; overflow: hidden; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; box-shadow: 3px 3px 8px 2px #d3d3d3; position: relative; z-index: 2;}
.expert_info{ height: 282px; padding: 106px 30px 0px; background-color: #fff; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; margin-top: -82px; box-shadow: 0 3px 8px 2px #d3d3d3; position: relative; z-index: 1;}
.expert_info h5,.expert_advance{ text-align: center;}
.expert_info h5{ font-weight: normal; font-size: 20px; margin-bottom: 5px;}
.expert_info h5 span{ display: block; font-size: 12px; margin-top: 5px;}
.expert_advance{ font-size: 12px; color: #666; height: 18px; overflow: hidden;}
.expert_des{ margin-top: 15px; padding-top:10px; line-height: 22px; font-size: 12px; max-height: 110px; overflow: hidden; text-align: justify; color: #333; border-top: 1px solid #323232;}
.expert_more{ float: none; width: 70px; height: 70px; line-height: 70px; text-transform: uppercase; margin: 0; position: absolute; bottom: -35px; left:50%; margin-left: -35px;}
.expert_more span{ font-weight: normal;}
.expert_more:before, .expert_more:after{ width: 68px; height: 68px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;}
.expert_more:before{ border-color: #f0f0f0; background-color: #f0f0f0;}
.expert_area:hover .expert_info{ background-color: #f9f9f9; box-shadow: 0 3px 10px 10px #d3d3d3;}
.expert_area:hover .expert_more{ color: #fff;}
.expert_area:hover .expert_more::before {-webkit-transform: scale3d(0.7, 0.7, 1); transform: scale3d(0.7, 0.7, 1);}
.expert_area:hover .expert_more::after { border-color:#a20e24; background-color: #a20e24; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }

/*==================person_detail==================*/
.person_detail{ min-height: 500px; padding: 60px; background: #fff; color: #666; line-height: 1.8;}
.person_detail img{ display: inline-block; max-width: 100%;}
.detail_top{ margin-bottom: 40px;}
.detail_top dt{ padding:15px 0 0 20px; float: left; margin-right: 30px; position: relative;}
.detail_top dt:before{ content: ""; position: absolute; top:0; left:0; z-index: 0; width: 144px; height: 144px; border: 5px solid #a20e24;}
.detail_top dt img{ position: relative; z-index: 1; box-shadow: 5px 8px 15px -3px #bbb;}
.detail_top dd{ float: right; width: 860px; padding-top: 20px; color: #666;}
.detail_top dd h6{ font-weight: normal; line-height: normal; font-size: 24px; color: #a20e24; padding-bottom: 15px; border-bottom: 1px solid #afafaf; margin-bottom: 20px;}
.detail_top em{ display: block; font-size: 16px; color: #333; margin-top: 5px;}
.back_list{ display: block; float: right; margin-right: -60px; color: #fff; font-size: 12px; width: 110px; height: 40px; line-height: 40px; background: #a20e24;}
.back_list span{ display: block; background: url("../img/ico_dec4.png") 15px center no-repeat; padding-left: 45px;}
.back_list:hover{ background-color: #800a1c; color: #fff;}


/*06suc_case begin*/
.suc_case{margin-top:-30px ;}
.suc_case li{height:159px; padding:20px;background:#fff;box-shadow:0px 5px 5px #ccc;margin-top:30px;cursor: pointer;
	transition:all ease-in-out .3s;
	-webkit-transition:all ease-in-out .3s;
	-moz-transition:all ease-in-out .3s;
	-o-transition:all ease-in-out .3s;
	-ms-transition:all ease-in-out .3s; 	
}
.suc_img{width:212px;height:159px;display: block;overflow: hidden;margin-right:30px;border:2px solid #A20E24;}
.suc_tit0{overflow: hidden;border-bottom:1px solid #b3b3b3;}
.suc_tit0 a{font-size:16px;color:#A10F26;height:40px;line-height:40px;float: left;width:80%;}
.suc_tit0 span{width:8%;display: block;float: right;color:#999;line-height:40px;font-size:12px;}
.suc_sum{height:78px;line-height:26px;overflow: hidden;margin-top:20px;}
.suc_more{float: right;color:#A10F26;background:url(../img/suc_more.png) right top no-repeat;padding-right:25px;line-height:14px;}
.suc_case li:hover{background:#A20E24;color:#fff;}
.suc_case li:hover a,.suc_case li:hover span{color:#fff;}
.suc_case li:hover .suc_more{background-position:right -15px;padding-right:20px;}
/*06suc_case end*/

/*article*/
.article_box{ padding: 60px 40px; background: #fff;margin-bottom:40px;}
.article_box .back_list{ margin-right: -40px;}
.article{ color: #333; line-height: 24px; padding-bottom: 60px; border-bottom: 1px solid #999;}
.article_top{ padding-bottom: 20px; border-bottom: 1px solid #ddd; margin-bottom: 30px;}
.article_tit{ width: 1040px; float: left; font-weight: normal; font-size: 24px; line-height: 1.3; text-align: center;}
.article_info{ font-size: 12px; color: #999; margin-top: 20px;}
.article_caption{ font-size: 2rem; font-weight: bold; color: #e02d39; padding-bottom: 24px;}
.article img{ display: inline-block; max-width: 100%;}
.main_solution .pro_sec{ margin-bottom: -80px;}
.article_page{ border-top: 1px solid #e5e5e5; margin-top: -1px; margin-bottom: -10px; padding-top: 30px;}
.article_page li{ width: 45%; float: left; padding: 10px;}
.article_page li.article_next{ float: right;}

/*02col_page begin*/
.col_page li{position: relative;margin-bottom:40px;}
.col_img{width:1200px;height:273px;overflow:hidden;display: block;}
.col_txt{width:1120px;margin: 0 auto;position: absolute;bottom:25px;left:20px;background:rgba(0,0,0,0.5) !important;filter:alpha(opacity=50); padding:5px 20px;}
.col_txt a:before,.col_txt a:after{ display: block; height:20px; content: ''; position: absolute; top:50%; margin-top:-10px;}
.col_txt a:before{width:1px; background:#d4d4d4; right:40px; }
.col_txt a:after{width:17px; background:url(../img/col_jt.png) left center no-repeat; right:5px;}
.col_txt a{line-height:26px;color:#fff;display: block;position: relative; font-size:12px; text-transform:uppercase; font-weight:bold;}
.col_txt em{display: block; font-size:14px; font-weight:normal;}
.col_page li:hover .col_txt{background:rgb(162,14,36) !important;}
.col_page li:hover .col_txt a:before{height:23px;}
.col_page li:hover .col_txt a:after{right:0px;}
/*02col_page end*/

.casc_blk{margin-bottom:50px;}
/*casc_b0*/
.casc_b0 .slides{ margin-left:-30px;overflow: hidden;}
.casc_b0 .slides li{width:380px;position: relative;margin-left:30px;}
.casc_b0 .col_img{width:380px;height: 230px; }
.casc_b0 .col_img img{width:100%;min-height:100%;}

.casc_b0 .col_txt{width:300px; padding-top:15px; padding-bottom:15px;} 
.casc_b0 .col_txt a span{ display:inline-block; max-width:230px; font-size:12px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-weight:100}
.casc_b0 .col_txt a em{display:block; max-width:230px; font-size:16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.casc_b0 .slides li:hover .col_txt{background:rgb(162,14,36) !important;}
.casc_b0 li:hover .col_txt a:before{height:23px;}
.casc_b0 li:hover .col_txt a:after{right:0px;}

.b_pro .slides li{ float:left; margin-bottom:30px;}
.b_pro .slides li .col_txt{ padding-top:7px; padding-bottom:7px;}


/*====================contact====================*/
.contact{ padding-bottom: 60px; background: #fff;}
.contact_map{ padding: 8px; border: 1px solid #ddd;}
.map_box{ width: 1182px; overflow: hidden;}
.contact_logo{ margin: 30px auto 20px;}
.contact_list{ border-top: 1px dashed #ddd;}
.contact_list li{ padding: 14px 0; border-bottom: 1px dashed #ddd; text-align: center; font-size: 18px; line-height: 24px;}
.contact_des{ max-width: 1200px; margin: 0 auto;}
.contact_list li img{ display: inline-block; margin-right: 10px; vertical-align: top;}
.contact_list li em{ color: #a20e24;}
.notice{ padding: 30px 0; text-align: center;}
.notice li{ display: inline-block; font-size: 14px; font-weight: bold; color: #666; margin: 0 8px;}
.notice li img{ display: block; margin: 0 auto; border:3px solid #eee;}


.list {margin-top: 20px;margin-bottom:20px;}
.list li {width: 100%;}
.list .main {
    width: 1200px;
    padding: 20px 0 25px;
    border-bottom: 1px solid #dae0e4;
    margin: 0 auto;
    cursor: pointer;
}
.list .main .q {
    padding: 0 17px 0 30px;
    font-size: 20px;
    line-height: 2;
    color: #d90808;
}
.list .main .q .btn {
    width: 40px;
    height: 40px;
    background: url(../img/bg_btn02.png) no-repeat center top;
    /* cursor: pointer; */
}
.list .main .a {
    display: none;
    padding: 17px 163px 0 62px;
    font-size: 16px;
    line-height: 26px;
    color: #666;
}


.right-float-fir {
  position: fixed;
  right: 15px;
  top: 70%;
  background-color: #fafafa;
  width: 206px;
  padding-top: 28px;
  text-align: center;
  padding-bottom: 27px;
  z-index: 9999;
  margin-top: -250px;
  display: block;
  
}
.right-float-fir .close{
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  height: 25px;
  background: url(../img/close_ico.png) no-repeat center #fff;
  cursor: pointer;
}
.right-float-fir .cent-font {
  margin-top: 0px;
}
.right-float-fir .cent-font .p1 {
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.right-float-fir input{width:80%;border:0;border-bottom:1px dashed #ccc;background:none;margin-bottom:10px;height:30px;line-height:30px;padding-left:40px;box-sizing:border-box; color: #999;}
.right-float-fir .in01{background:url(../img/in01.png) no-repeat left 50%;}
.right-float-fir .in02{background:url(../img/in02.png) no-repeat left 50%;}
.right-float-fir select{width:80%;background:none;margin-bottom:10px;line-height:30px;height:30px; color: #999;border:0;border-bottom:1px dashed #ccc;}
.right-float-fir .cent-font .num {
  font-size: 24px;
  font-family: "Impact";
  color: #999;
}
.right-float-fir .link-box {
  margin: 20px auto 0;
  width: 144px;
}
.right-float-fir .link-box a {
  display: block;
  width: 90px;
  padding-left: 54px;
  line-height: 42px;
  color: #fff;
  margin-bottom: 10px;
  text-align: left;
  background: url(../img/ico_05.png) no-repeat 28px center #656565;
  -webkit-transition: background 0.3s ease 0s;
          transition: background 0.3s ease 0s;
  border-radius: 20px;
}
.right-float-fir .link-box a:hover {
  background-color: #fb2020 !important;
}

.container{ text-align:left;padding:0px 0;}



.news-grid dl a {
    display: block;
    color: #666;
    transition: all 0.3s;
}
.news-grid dl:hover a {
    color: #fff;
}
.news-grid dl:hover {
    color: #fff;
    background: #fc5971;
}
.news-grid dl {
    margin-bottom: 25px;
    background: #fff;
    color: #666;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
	box-shadow:0px 5px 5px #dfdfdf;
}
.news-grid dl dt img {
    width: 100%;
	max-width:100%;
	transition:500ms;
	min-height:166px;
}
.news-grid dl dt {
    float: left;
    width: 23%;
	overflow:hidden;
	height:166px;
}
.news-grid dl:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);}

.news-grid dl a {
    display: block;
    color: #666;
    transition: all 0.3s;
}
.news-grid dl dd {
    float: left;
    width: 71%;
    padding: 15px 25px;
    margin: 0;
}

.news-grid .tit {
    position: relative;
    font-size: 18px;
    line-height: 2;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news-grid .txt {
    font-size: 12px;
    height: 46px;
    overflow: hidden;
    text-indent:0;
	padding-top:10px;
	line-height:24px;
}
.news-grid .data {
    font-size: 12px;
    opacity: .7;
	padding-top:10px;
}

.page{padding-bottom:20px;}
.manu {TEXT-ALIGN: center; PADDING-BOTTOM: 3px; MARGIN: 0px auto; PADDING-LEFT: 3px; WIDTH: 98%; PADDING-RIGHT: 3px; FLOAT: left; FONT-SIZE: 14px; PADDING-TOP: 3px}
.manu .eg {PADDING-RIGHT: 10px; COLOR: #666}
.manu A {BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 2px; MARGIN: 2px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid; TEXT-DECORATION: none; PADDING-TOP: 2px}
.manu A:hover {BORDER-BOTTOM: #fc5971 1px solid; BORDER-LEFT: #fc5971 1px solid; COLOR: #666; BORDER-TOP: #fc5971 1px solid; BORDER-RIGHT: #fc5971 1px solid}
.manu A:active {BORDER-BOTTOM: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-TOP: #999 1px solid; BORDER-RIGHT: #999 1px solid}
.manu .current {BORDER-BOTTOM: #fc5971 1px solid; BORDER-LEFT: #fc5971 1px solid; PADDING-BOTTOM: 2px; MARGIN: 2px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; BACKGROUND: #fc5971; COLOR: #fff; BORDER-TOP: #fc5971 1px solid; FONT-WEIGHT: bold; BORDER-RIGHT: #fc5971 1px solid; PADDING-TOP: 2px}
.manu .disabled {BORDER-BOTTOM: #e4e4e4 1px solid; BORDER-LEFT: #e4e4e4 1px solid; PADDING-BOTTOM: 2px; MARGIN: 2px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; COLOR: #ccc; BORDER-TOP: #e4e4e4 1px solid; BORDER-RIGHT: #e4e4e4 1px solid; PADDING-TOP: 2px}


.pp5x-ul{margin-top:0px;padding-bottom:0px;}
.pp5x-ul li{ width:285px; float:left; margin-right:20px;margin-bottom:20px;transition:box-shadow .2s linear;}
.pp5x-ul li:hover{box-shadow:0 10px 10px rgba(0,0,0,.1);transform:translate3d(0,-2px,0);transition:all .2s ease-in 0s}
.pp5x-ul li:nth-child(4n){margin-right:0;}
.pp5x-ul li.mr0{margin-right:0;}
.pp5x-ul li .itempp{display:block;width:100%;height:380px; position:relative;overflow:hidden;}
.pp5x-ul img{ width:100%; min-height:100%; transition:500ms;}
.pp5x-ul img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);}

.pp5x-ul li span{ display:block; width:270px; height:28px; position:absolute; left:10px; bottom:22px; text-align:center}

.pp5x-ul li .tit{transition: all .4s ease-in-out; height:28px; margin:0 auto; display:inline-block;line-height:28px; padding:0 15px; *max-width:100%; *max-width:68%; *position:relative; *z-index:9; overflow:hidden; border-radius:15px; text-align:center; color:#333; overflow:hidden; background:rgba(255,255,255,.5);font-size:16px;}
.pp5x-ul li .bg{*position:absolute; *left:16%; *width:68%;*bottom:0; *border-radius:15px; *display:inline-block; *height:28px; *background-color:#fff;*opacity:0.5;*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50)}
.pp5x-ul li:hover .tit{color:#d02827;}
.pp5x-ul li .hot-tit{font-size:16px; text-align:center;padding-top:10px;background:#fff; width:100%;overflow:hidden;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.pp5x-ul li .hot-tit a{display: inline-block;text-decoration: none;margin-right:5px;}
.pp5x-ul li .hot-tit span{display: inline-block;padding: 0 0px;height: 20px;line-height: 20px;color: #fff;background: #28b78a;position: relative;font-size: 12px;border-radius: 5px;width:40px;top:-2px;}
.pp5x-ul li .hot-tit span i {color: #28b78a;position: absolute;left: -4px;top: 0;top: -1px\9;font-size: 14px;}



.pp5x-ul li .hot-mark{padding:0px 10px 10px;background:#fff;width:265px;}
.pp5x-ul li .hot-mark .li1{line-height: 24px;height: 24px;overflow: hidden;font-size: 14px;float: left; color: #666;width:160px;}
.pp5x-ul li .hot-mark .li1 i{display: inline-block; width: 16px; height: 16px;   margin-right: 5px;   vertical-align: -4px;background-image: url(../img/icon.png);background-position: -503px top;}
.pp5x-ul li .hot-mark .li2{line-height: 24px;height: 24px;font-size: 14px;float: right; color: #666; text-align:right;width:100px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.pp5x-ul li .hot-mark .li2 i{display: inline-block; width: 16px; height: 16px;   margin-right: 5px;   vertical-align: -4px;background-image: url(../img/icon.png);background-position: -519px top;}


.box_sel{padding: 0px 30px 40px;background-color: #fff;}
.box_sel h3{text-align:left;font-size:12px;color:#333;font-weight:bold;background:url(images/l_t_2.jpg) repeat-x left top;height:32px;line-height:32px;padding-left:15px;}
.line{background:url(../img/xx.gif) repeat-x left bottom;}



.sel_left{line-height:25px;padding-left:10px;font-weight:bold;color:#666;float:left;width:70px; text-align:right;}
.sel_right{float:right;width:1050px;}
.sel_right ul{padding:0px;margin:0px;}
.sel_right ul li{float:left;margin-left:5px;}
.sel_right ul li a{padding:2px 5px;display:block;line-height:20px;margin-top:5px;}
.sel_right ul li a.current{padding:2px 5px;display:block;background:#0d75d9;line-height:20px;color:#fff;margin-top:5px;}

.sel_right ul li a:hover{padding:2px 5px;display:block;background:#0d75d9;line-height:20px;color:#fff;}
.paddbot{padding-bottom:10px;}


.detail_div1{border-top:0px solid #dcdcdc;padding-top:20px;}
.detail_left{float:left;width:385px;}
.detail_right{float:left;width:735px;margin-left:20px;}
.detail_right .t1{font-size:30px;font-weight:bold;color:#656565;padding-bottom:10px;line-height:60px;}
.detail_right .t2{margin-top:10px;line-height:40px;}
.detail_right .t2 .big{color:#f91536;font-size:40px;}
.detail_right .t2 i{font-style:normal;font-size:12px;}
.detail_right .t2 .small{color:#93918e;font-size:16px; text-decoration:line-through;}



.detail_pr{font-size:17px;font-weight:bold;color:#953b00;}
.detail_right .xxinfo{padding:15px;background:#f5f3f3;margin-top:20px;}

.detail_div2{margin-top:20px;}
.detail_div2 h3{text-align:left;font-size:12px;color:#333;font-weight:bold;background:url(images/l_t_2.jpg) repeat-x left top;height:32px;line-height:32px;padding-left:15px;}
.detail_div2 .list{padding:10px;}
.detail_div2 .list ul li{float:left;width:200px;}
.detail_div2 .list ul li img {border:#cbcbcb solid 1px;padding:3px;background:#fff;width:160px;}
.detail_div2 .list ul li img:hover {border:#e57b9f solid 1px;padding:3px;background:#fff;width:160px;}
.detail_div2 .list ul li .text{padding:10px 0px;}
.detail_div2 .list ul li .text a{text-align:center;font-size:12px;color:#999;line-height:20px;}
.detail_div2 .list ul li .prices{text-align:center;font-size:15px;color:#6d3f1d;font-weight:bold;}

.detail_div3{margin-top:20px;}
.detail_div3 .left{float:left;width:185px;}
.detail_div3 .right{float:right;width:827px;margin-left:10px;}

.detail-info{padding:20px 0px 0;}

.detail-info .title{
    text-align: center;
    font-size: 30px;
    line-height: 36px;
    color: #777;
    text-transform: uppercase;
}
.detail-info .title span{
    position: relative;
    display: inline-block;
    padding: 0 35px;
    font-size: 24px;
    line-height: 36px;
    color: #e83b54;
}
.detail-info .title span:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 17.5px;
    width: 27px;
    height: 1px;
    background: #c8c8c8;
	left:0
}
.detail-info .title span:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 17.5px;
    width: 27px;
    height: 1px;
    background: #c8c8c8;
	right: 0;
}

.card{padding:20px;background:#ffffff;word-wrap:break-word;margin-top:20px;}

.part{padding-bottom:40px;}
.news-info {
    background-color: #fff;
    width: 92%;
    padding: 30px 4% 38px;
}
.news-info h3 {
    font-size: 24px;
    font-weight: normal;
    color: #333;
    line-height: 58px;
    text-align: center;
    padding-bottom: 23px;
    border-bottom: 1px solid #e4e4e4;
}
.news-info .lab-tips {
    padding-top: 21px;
    line-height: 30px;
    text-align: center;
}
.news-info .cont {
    padding-top: 24px;
    padding-bottom: 50px;
    font-size: 14px;
    line-height: 30px;
    color: #444;
	text-align:left;
}

.contact-top{
	width: 40%;
	float:left;
	padding: 0 0;
	background: #fff;
}
.contact-top h2{
	color: #0255aa;
	font-size: 24px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom:20px;
}
.contact-top ul{width: 100%;padding:10px 0px 0px;}
.contact-top li{
	padding-left: 29px;
	float: none;
	font-size: 14px;
	color: #666;
	line-height: 38px;
	background: url(../img/about05.png) no-repeat;
}
.contact-top li.one{background-position: 0 11px;}
.contact-top li.two{background-position: 0 -26px;}
.contact-top li.the{background-position: 0 -62px;}
.contact-top li.four{background-position: 0 -99px;}

.box-map{float:right;width:55%;}


.contact-b{
	width: 100%;
	background: #fff;
	padding-bottom: 0px;
	margin-top:50px;
}
.contact-b ul{
	width: 100%;
}
.contact-b li{
	width: 100%;
	float: none;
}
.contact-b li.gray{
	background: #f7f7f7;
}
.contact-b li .tit{
	padding: 20px 8% 20px;
	font-size: 18px;
	color: #333333;
	line-height: 23px;
	background: url(../img/about06.png) no-repeat 5% 20px;
	position: relative;
	cursor: pointer;
}
.contact-b li .tit .open{
	width: 23px;
    position: absolute;
    display: block;
    right: 6%;
    top: 20px;
    height: 23px;
    overflow: hidden;
    background: url(../img/about04.png) no-repeat;
    background-position: 0 -43px;
    transition: all 0.5s;
}
.contact-b li .tit.cur .open{
	background-position: 0 0;
    transition: all 0.5s;
}
.contact-b li .con{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	padding: 25px 8% 47px;
	background: #f7f7f7 url(../img/about03.png) no-repeat 5% 25px;
	display: none;
}
.contact-b li .con p{
	font-size: 14px;
	color: #666666;
	word-wrap: break-word;
	line-height: 24px;
}


.input1{border:1px solid #e5e5e5; height:50px;line-height:50px; outline:medium;color:#999;padding:0px 10px;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;font-size:16px;font-family:"微软雅黑"; width:100%;margin-bottom:20px;}

.input2{border:0px solid #c5c5c5;height:60px;line-height:60px; outline:medium;color:#999;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;background:#117ec3; text-align:center;color:#fff;font-size:16px;font-family:"微软雅黑";}


.input3{border:1px solid #e5e5e5; line-height:30px; outline:medium;box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;padding:10px;color:#999;font-size:16px;font-family:"微软雅黑";width:100%;height:190px}

.lxwm3 .btn{width:200px;margin:0px auto;}
.butt{border:1px solid #757575;height:40px;line-height:40px;color:#333; text-align:center;background:#fff;width:100%;outline:medium;CURSOR:pointer;font-family:"微软雅黑";font-size:18px;}

.newstitle{ position:relative;}

.newstitle .line{ position:absolute;top:50%;border-top:1px solid #dfdfdf;height:0px;width:100%; z-index:1;overflow: hidden; height:0px;}

.newstitle .titbox{
	
	line-height: 24px;
	text-align:center;
	height: 24px;
	width: 100%;
	text-align: center;
	position:relative;
	z-index:2
}
.newstitle .titbox a{font-size: 24px;
	font-weight: bold;
	color: #232323;
	background:#f5f5f5;
	padding:0 10px;
}