.dropdown-menu,
body,button, input, select,textarea, sidebar, h1, h2, h3, h4, h5, h6{ font-family: Microsoft YaHei,Helvetica, Arial, sans-serif;}

.logo {
  margin: 10px 10px 10px 0;
  
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.logo, {
  float: left;
}

.fixed-header-on .header {
  background-color: rgba(0, 0, 0, 0.95);
  padding:  0;
}

.fixed-header-on .logo {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  margin-top: 0;
  margin-bottom: 0;
}

.main-navigation .navbar-default .navbar-nav > li > a {
  
  padding: 10px,20px;
  font-size: 18px;
  font-weight: 300;
}

.main-navigation .navbar-default .navbar-nav > li > a { font-family: Microsoft YaHei;}


@media screen and (min-width: 1px) and (max-width:767px) {
  
  #logo2 {
    display: inline;
}

#logo1 {
  display: none;
}
}

@media screen and (min-width: 768px) {
  #logo2 {
    display: none;
}

#logo1 {
  display: inline;
}
}


<! 以下是其他模板的样式 quan  -->


<! 首页 产品中心 样式 -->
.introduce{width:92%;height:274px;margin:0px auto;}
.introduceScBox{width:90%;height:250px;margin:20px auto;position:relative;}
.introduceScDivBox{width:100%;height:250px;overflow:hidden;position:relative;}
#introducePrev,#introduceNext{cursor:pointer;width:18px;height:34px;position:absolute;top:110px;}
#introducePrev{left:-34px;background:url(../images/cpjs_prev.png) no-repeat scroll 0px 0px;}
#introduceNext{right:-34px;background:url(../images/cpjs_next.png) no-repeat scroll 0px 0px;}
.introduceScroll{width:95%; white-space:nowrap;height:250px;position:absolute;top:0px;left:0px;}
.introduceScrollDiv{width:306px;height:250px;overflow:hidden;position:relative;margin:0px 10px;display:inline-block;}
.introduce_zhezhaoBox{display:none;position:absolute;top:0px;left:0px;width:100%;height:100%;}
.introduce_zhezhao{position:absolute;top:0px;left:0px;width:100%;height:100%;background:#000;opacity:0.5;z-index:1;}
.introduce_ckxq{position:absolute;top:110px;left:90px;display:block;width:124px;height:34px;z-index:2;font-size:16px;color:#fff;background:#2fa9c0;border-radius:6px;text-align:center;line-height:34px;}
.introduce_ckxq:hover{color:#fff;}
.newsAboutBj{width:100%;height:338px;background:#f3f3f3;padding:18px 0px 12px;}
.newsAbout{width:990px;height:338px;margin:0px auto;}
.newsAbout_left{width:610px;height:328px;padding-top:10px;background:url(../images/new_yBj.png) repeat-y scroll right top;}
.newsTitle{padding-left:20px;width:570px;height:40px;line-height:40px;background:url(../images/new_xBJ.png) repeat-x scroll left bottom;}
.newsTitleLeft{font-size:26px;color:#666666;}
.newsDiv{width:570px;height:72px;line-height:24px;padding:10px 0px;}
.newsDivTop{width:304px;height:24px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsDivBottom{width:570px;height:48px;overflow:hidden;}

.newsTitleRigtht{font-size:12px;color:#666666;}
.newsAbout_right{width:340px;height:338px;padding:0px 20px;line-height:26px;}
.gsjj_titleDiv{height:60px;line-height:60px;}
.gsjj_tex{height:202px;overflow:hidden;font-size:14px;}
.gsjj_title{font-size:26px;color:#666666;}
.newsAboutxq{color:#4bb4c8;}
.successAL{width:990px;height:236px;margin:0px auto;}
.successAL_title{height:50px;paddint-top:50px;line-height:50px;border-bottom:1px solid #e6e6e6;}
.successAL_titleFont{font-size:24px;color:#333;}
.partner{width:990px;height:266px;margin:0px auto;}
#my_sc_box{width:990px;height:172px;margin:20px 0px 0px;position:relative;overflow:hidden;}
#my_scroll{position:absolute;top:0px;left:0px;}
#my_div1,#my_div2{float:left; white-space:nowrap;}
.my_sc_Div{float:left;width: 248px;height:172px;line-height:30px;text-align:center;}
.my_sc_a:hover{display:inline-block;width:224px;border:2px solid #40a6d0;}

.home_title{height:34px;line-height:34px;text-align:center;background:url(../images/cpjs_titleBj.png) repeat-x scroll 0px center;margin:20px auto;}
.home_titleStr{font-size:26px;color:#333;background:#fff;padding:0px 20px;}
.partnerBox{width:990px;height:auto;}
.partnerDiv{width:198px;height:64px;text-align:center;padding-bottom:20px;}



/* Wrapper */

.wrapper {
  padding: 5em 0 3em 0;
}

.wrapper.style1 {
  background: #fff;
}

.wrapper.style2 {
  background-color: #fff;
  background-image: url("images/bg02.png"), url("images/bg03.png"), url("images/bg01.png");
  background-position: top left,            bottom left,          top left;
  background-size: 100% 6em,            100% 6em,            auto;
  background-repeat: no-repeat,            no-repeat,            repeat;
}

.wrapper.style3 {
  background-color: #37c0fb;
  background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
  background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
  background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
  color: #fff;
}

.wrapper.style3 .button {
  background: #fff;
  color: #474747;
}

.wrapper.style3 .button:hover {
  color: #37c0fb !important;
}



@media screen and (max-width: 1280px) {
  /* Wrapper */
  .wrapper {
    padding: 3em 0 1em 0;
}
}



/*********SCOPE OF BUSINESS start***********/
.tit {
  text-align: center;
  margin: 100px 0 50px;
}
.tit span {
  display: block;
}
.tit .titspan1 {
  font-size: 20px;
  font-family: arial;
  color: #333;
}
.tit .titspan2 {
  font-size: 18px;
  font-family: "microsoft yahei";
  color: #999;
}
.tit .titspan2 em {
  font-style: normal;
  min-width: 118px;
  display: inline-block;
  max-width: 50%;
  height: 27px;
  overflow: hidden;
  line-height: 34px;
}
.scope ul li {
  list-style: none;
  width: 22.308%;
  text-align: center;
  float: left;
  margin-right: 3.5%;
}
.scope ul li .pic {
  width: 100%;
  transition: 0.5s;
}
.scope ul li .pic:after {
  padding-bottom: 36.7816091954023%;
}
.scope ul li .scopea {
  font-size: 16px;
  color: #333;
  line-height: 35px;
  margin: 15px 0 0;
  display: block;
  height: 35px;
  overflow: hidden;
  transition: 0.5s;
}
.scope ul li p {
  font-size: 12px;
  color: #999;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  transition: 0.5s;
}
.scope ul li:hover .pic {
  box-shadow: 0 0 8px #666;
}
.scope ul li:hover .scopea {
  color: #f77400;
}
.scope ul li:hover p {
  color: #666;
}
/*********SCOPE OF BUSINESS end***********/
/*************index about start**********/
.inabout {
  height: 443px;
  background: url(../images/indexabbg.jpg) no-repeat center;
  margin-top: 80px;
}
.inabout .tit span {
  color: #fff;
}
.inabout .inabtxt {
  font-size: 13px;
  text-align: center;
  color: #fff;
  line-height: 25px;
  width: 86%;
  margin: 0 auto;
  height: 75px;
  overflow: hidden;
}
.inabout .more {
  display: block;
  width: 195px;
  height: 35px;
  text-align: center;
  margin: 40px auto 0;
  color: #fff;
  line-height: 35px;
  border: 1px solid #fff;
  border-radius: 20px;
  transition: 0.5s;
}
.inabout .more:hover {
  background: #f77400;
  border: 1px solid #f77400;
}




/*质量保证*/
.about {
  background-repeat: no-repeat;
  background-position: left top;
  width: 100%;
  background-color: #d3e2ff;
}

.about_content {
  text-indent: 2em;
}

.about_content a {
  color: #000;
  margin-left: 25px;
}

.friend {
  height: auto;
  overflow: hidden;
  width: 1200px;
  margin-top: 15px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.mr_frBtnL {
  cursor: pointer;
  display: inline;
  float: left;
  height: 28px;
  width: 28px;
  margin-top: 120px;
  margin-bottom: 0;
  margin-left: 0;
}

.mr_frUl {
  float: left;
  width: 1140px;
}

.mr_frBtnR {
  float: left;
  margin-top: 120px;
  cursor: pointer;
  width: 28px;
  height: 28px;
}

.mr_frUl ul li {
  display: inline;
  float: left;
  width: 205px;
  overflow: hidden;
  position: relative;
  margin: 10px;
}

.mr_frUl ul li a img {
  display: block;
  width: 205px;
}

/*导航条*/
.mbx {  background: #f7f7f7;
}
.mbx .nytit {
  width: 180px;
  font-weight: 400;
  background: #3c84f1;
  line-height: 70px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  height: 100%;
}
.mbx .menu {
  padding-left: 20px;
}
.mbx .menu div {
  margin-top: 2px;
}
.mbx .menu div a {
  display: inline-block;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  width: 100px;
  text-align: center;
  font-weight: bold;
  color: black;
}
.mbx .menu div a:hover {
  border: 1px solid #3c84f1;
  color: #3c84f1;
  border-radius: 10px;
  background: #fff;
}
.mbx .menu div a.cur {
  border: 1px solid #3c84f1;
  color: #3c84f1;
  border-radius: 10px;
  background: #fff;
}
.mbx .menu .slick-arrow {
  width: 20px;
  transform: rotate(0);
  top: 30px;
}
.mbx .menu .slick-prev {
  left: auto;
  right: -30px;
  background: #999 url(../images/prev.png) no-repeat center;
}
.mbx .menu .slick-next {
  right: -52px;
  background: #999 url(../images/next.png) no-repeat center;
}



.search{
  position: absolute;
  right: 0;
  top:4px;
  
}
.sb-search {
  margin-right: 15px;
  position: relative;
  margin-top: 10px;
  width: 0%;
  min-width: 30px;
  height: 60px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden;
  z-index: 999;
}
.sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
  background: #fff;
  width: 100%;
  height: 60px;
  margin: 0;
  z-index: 10;
  padding: 20px 65px 20px 20px;
  font-family: inherit;
  font-size: 20px;
  font-size: 16px;
}

.sb-search-input::-webkit-input-placeholder {
  color: #999;
}

.sb-search-input:-moz-placeholder {
  color: #999;
}

.sb-search-input::-moz-placeholder {
  color: #999;
}

.sb-search-input:-ms-input-placeholder {
  color: #999;
}

.glyphicon-search,
.sb-search-submit  {
  width: 30px;
  height: 60px;
  display: block;
  position: absolute !important;
  right: 0;
  top: 0 !important;
  padding: 0;
  margin: 0;
  line-height: 60px !important;
  text-align: center;
  cursor: pointer;
}

.sb-search-submit {
  background: #fff; /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
  filter: alpha(opacity=0); /* IE 5-7 */
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}

.glyphicon-search {
  color: #222;
  z-index: 90;
  font-size: 18px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  margin-top: 12px;
}

.glyphicon-search:before {
  content: "\e000";
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
  width: 500px;
  border:1px solid #e5e5e5;
}

.sb-search.sb-search-open .glyphicon-search,
.no-js .sb-search .glyphicon-search {
  color: #222;
  z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  z-index: 90;
}

.sb-search-input{
  background-color: transparent;
}

.sb-search-open .sb-search-input{
  background: #fff;
}

@media screen and (min-width: 1px) and (max-width:767px) {
  .search{    
    right: 55px;
  top: 1px;
}

.sb-search-input{
  background-color: transparent;
}

.sb-search-open{
  margin-top: 0px;
}
.sb-search-open .sb-search-input{
  background: #fff;
  width: 57%;
  padding-left: 5px;    padding-right: 30px;
}
}






@media screen and (min-width: 992px) and (max-width:1199px) {
  .friend {
    width: 960px;
}

.mr_frUl {
  width: 900px;
}

.mr_frUl ul li {
  width: 171px;
  margin: 5px;
}

.mr_frUl ul li a img {
  display: block;
  width: 171px;
  height: 225px;
}

.mr_frBtnL,.mr_frBtnR {
  margin-top: 96px;
}

.mbx .nytit {
  width: 150px;
}
}

@media screen and (min-width: 768px) and (max-width:991px) {
  .mr_frUl {
    width: 730px;
  overflow: hidden;
}

.mr_frUl ul li {
  width: 160px;
  margin: 5px;
}

.mr_frUl ul li a img {
  display: block;
  width: 160px;
  height: 210px;
}

.mr_frBtnL,.mr_frBtnR {
  margin-top: 90px;
}
.mbx .nytit {
  width: 135px;
}
}

@media screen and (min-width: 320px) and (max-width:767px) {
  
  .friend{
    width: 319px;
}
.mr_frUl {
  width: 300px;
  overflow: hidden;
}

.mr_frUl ul li {
  width: 150px;
  margin: 5px;
}

.mr_frUl ul li a img {
  display: block;
  width: 150px;
  height: 210px;
}

.mr_frBtnL,.mr_frBtnR,#introducePrev,#introduceNext{
  display: none;
}

.about {
  padding-bottom: 10px;
}

.mbx .nytit {
  width: 110px;
}

}






