/* box-tit */
.box-tit
{
    text-align: center;
    font-size: 36px;
    color: #2a2a2a;
    line-height: 36px;
}
.box-tit p
{
    font-size: 20px;
    line-height: 20px;
    color: #333333;
    margin-top: 15px;
}



/* four */
.four {
	padding: 27px 0;
	font-size: 0;
	background-color: #f8f8f8;
}
.four_t {
	font-size: 28px;
	color: #333;
	text-align: center;
	background: url(../images/four_line.gif) no-repeat center 68px;
	line-height: 28px;
	-webkit-transition: transform .3s;
	transition: transform .3s;
	height: 120px;
	margin-top:15px;
	cursor: pointer;
}
.four_t em {
	display: block;
	width: 42px;
	height: 42px;
	margin: 0 auto;
	padding: 0 0 10px;
	margin-bottom: 10px;
}
.four_t span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #455893;
	padding: 15px 0 0;
}
.four_t:hover {
	-webkit-transform: translate(0, -10px);
	transform: translate(0, -10px);
}
.four_t em img {
	width: 42px;
	height: 42px;
	display: block;
	transition: all 0.5s ease-in-out 0s;
}
.four_t:hover em img {
	transform: rotateY(180deg);
}
.ibrand-num {
	padding: 25px 0 0;
	height: 200px;
}
.ibrand-num li {
	float: left;
	width: 182px;
	height: 175px;
	padding-top: 40px;
	margin-left: 157px;
	text-align: center;
	color: #0a1a53;
	font-size: 20px;
	position: relative;
	cursor: pointer;
}
.ibrand-num li:first-child {
	margin-left: 0;
}
.ibrand-num li span {
	font-size: 42px;
	font-family: Verdana, Geneva, sans-serif;
}
.ibrand-num li b {
	display: block;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	padding: 10px 0 0;
}

.ibrand-num li .spinner {
	position: absolute;
	top: 0;
	right: 0;
	width: 174px;
	height: 174px;
	border: 4px solid #e8e8e8;
	border-radius: 50%;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}
.ibrand-num li:hover .spinner {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	border-color: #0a1a53;
}
.four .four_li01 .spinner {
	border-right-color: #0a1a53;
}
.four .four_li02 .spinner {
	border-top-color: #0a1a53;
}
.four .four_li03 .spinner {
	border-left-color: #0a1a53;
}
.four .four_li04 .spinner {
	border-bottom-color: #0a1a53;
}


/* product */
.product
{
    background-color: #f2f2f2;
    
}
.pro-tit
{
    padding: 59px 0 48px;
}
.pro-hd
{
    margin-bottom: 50px;
}
.pro-hd ul
{
    /*text-align: center;*/
}

.pro-hd ul li 
{
   display: inline-block;
    margin: 10px 0;
    width: 200px;
    margin-left: 35px;
    /*float: left;*/
}

/*.pro-hd2 ul li:first-child*/
/*{*/
/*    display: none;*/
/*}*/


/*.pro-hd ul li:nth-child(n+2)*/
/*{*/
/*    margin-left: 35px;*/
/*}*/
.pro-hd ul li a
{
    display: block;
    height: 50px;
    padding: 0 10px;
    background-color: #e5e5e5;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
}
.pro-hd ul li.on a
{
    background-color: #00428e;
    color: #dde2eb;
}

.pro-bd
{
    padding-bottom: 25px;
}
.pro-bd li
{
    width: 280px;
    float: left;
    margin: 0 10px 52px;
    position: relative;
    text-align: center;
    background-color: #ffffff;
}

.pro-img 
{
    width: 100%;
    height: 278px;
    border: 1px solid #bfbfbf;
    box-sizing: border-box;
}
.pro-img img
{
    display: block;
    width: 100%;
}
.pro-bd li p
{
    height: 190px;
    line-height: 190px;
    text-align: center;
    color: #666666;
    font-size: 20px;
    border-bottom: 3px solid #cdcdcd;
    box-sizing: border-box;
    height: 81px;
    line-height: 61px;
}
.pro-yuan
{
    display: inline-block;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #f2f2f2;
    font-size: 13px;
    background-color: #cdcdcd;
    border-radius: 50%;
    font-weight: bold;
    bottom: -19px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
}

.pro-bd li:hover p
{
    border-bottom: 3px solid #ff9900;
}
.pro-bd li:hover .pro-yuan
{
    background-color: #ff9900;
}



.contacts
{
  height: 250px;
  background: url("../image/contacts-bg.jpg") no-repeat center;
}
.contacts .w
{
  display: flex;
  justify-content: space-between;
  height: 250px;
}
.cont-l
{
  width: 560px;
  padding-top: 57px;
  padding-left: 345px;
  background: url("../image/con-lbg.png") no-repeat left center;
}
.cont-l h3
{
  font-size: 28px;
  color: #ffffff;
  font-weight: lighter;
}

.cont-l h3 p
{
    font-size: 18px;
    color: #fd8e04;
}

.cont-l h4
{
    font-size: 14px;
    color: #4574b5;
    text-transform: uppercase;
}

.cont-bd p
{
    display: inline-block;
    width: 83px;
    height: 25px;
    border: 2px solid #fff;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    margin: 17px 13px 19px 0;
}

.cont-r
{
  width: 340px;
  height: 185px;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 7px;
}
.cont-top
{
  width: 64px;
  height: 64px;
  border: 1px solid #a6a6a6;
  margin: 0 auto;
  border-radius: 50%;
}
.cont-top img
{
  display: block;
  margin: 20px auto;
}
.cont-r p
{
  font-size: 16px;
  color:#666666;
  text-align: left;
  padding: 10px 0;
}
.cont-r span
{
  font-size: 36px;
  color:#fd8e04;
  text-align: left;
}

.avant-region
{
  background: url(../image/cho_title_bg.jpg) no-repeat top center;
}
.avant-region .cho_title {
  height: 263px;
  background: url(../image/avanttit.jpg) no-repeat center;
  box-sizing: border-box;
}


.avant-region .had_title {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  width: 545px;
}
.avant-region .had_text {
  display: flex;
  align-items: center;
}
.avant-region .had_tibox {
  font-size: 30px;
  height: 93px;
  width: 52px;
  background: url(../image/avanti.jpg) no-repeat right;
  color: #fff;
  font-size: 36px;
  text-align: center;
  line-height: 60px;
}

.avant-region .had_t p {
  color: #0d3966;
  font-size: 32px;
  font-weight: bold;
  padding-left: 10px;
}
.avant-region .had_t span {
  margin-top: 10px;
  color: #666666;
  font-size: 20px;
  font-weight: normal;
  padding-left: 10px;
  display: block;
}
.avant-region #had_txt {
  margin-top: 20px;
}
.adv-text
{
    padding-left: 105px;
    background: url("../image/adv-text.png") no-repeat left top 3px rgba(255,255,255,0.1);
}
.adv-text p
{
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    height: 55px;
    overflow: hidden;
}
.adv-text span
{
    color: #fe6d01;
}

a.adv-more
{
    display: block;
    font-size: 16px;
    color: #fff;
    width: 105px;
    height: 33px;
    background: url("../image/adv-icon.png") no-repeat center left 11px #f79d11;
    line-height: 33px;
    border-radius: 8px;
    margin-top: 15px;
    text-indent: 34px;
}

.cho-bd
{
    display: flex;
    justify-content: space-between;
    padding: 0 40px 70px;
    background: url("../image/cho-bd.png") no-repeat bottom center;
}



/* case */
.case-box
{
    position: relative;
}
.case-tit
{
    text-align: center;
    padding: 80px 0 45px;
}
.case-box .bd
{
    overflow: hidden;
}
.case-box li
{
    width: 360px;
    border: 1px solid #bfbfbf;
    float: left;
    margin-right: 57px;
}
.case-box li p span
{
    font-size: 18px;
    color: #666666;
    line-height: 48px;
    display: block;
    width: 260px;
    overflow: hidden;
    text-indent: 15px;
}
.case-box li p i
{
    display: block;
    float: right;
    width: 25px;
    height: 25px;
    border: 1px solid #bfbfbf;
    font-size: 24px;
    color: #666666;
    text-align: center;
    line-height: 25px;
    margin: 10px 5px 0 0;
}
.case-btn a
{
    display: block;
    width: 38px;
    height: 36px;
    transform: translateY(-50%);
    top:50%;
    position: absolute;
}
.case-btn a.prev
{
    left: -19px;
    background: url("../image/prev.jpg") no-repeat;
}

.case-btn a.next
{
    right: -19px;
    background: url("../image/next.jpg") no-repeat;
}

.ban
{
    height: 188px;
    background: url("../image/ban.jpg") no-repeat center;
    margin-top: 80px;
}

/* about */
.about
{
    padding-bottom: 70px;
    background: url("../image/about-bg.jpg") no-repeat center bottom 70px;
}

.ab-tit
{
    padding: 70px 0 75px;
}

.ab-tit p
{
    background:url("../image/ab-title.png") no-repeat center;
    font-size: 16px;
}
.ab-img
{
    float: left;
    margin-right: 40px;
}

.ab-text 
{
    background: #f5f5f5;
    position: relative;
    z-index: -1;
    top: 15px;
    height: 380px;
}

.ab-text h3
{
    border-bottom: 1px solid #dfdfdf;
}

.ab-text h4
{
    font-size: 18px;
    color: #949494;
    padding: 25px 0 20px;
}

.ab-text-bd
{
    padding-right: 35px;
}
.ab-text-bd div
{
    height: 135px;
    overflow: hidden;
    font-size: 18px;
    color: #666666;
    line-height: 36px;
    text-indent: 30px;
    text-align: justify;
}
.ab-more
{
    color: #1e6194;
    font-size: 17px;
    line-height: 36px;
}

.ab-nav
{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 60px 0 35px;
}

.ab-nav a
{
    width: 140px;
    height: 35px;
    border: 3px solid #0d3966;
    text-align: center;
    line-height: 35px;
    font-size: 18px;
    color: #666666;
}
.ab-nav a:nth-child(n+2)
{
    margin-left: 17px;
}
.ab-nav a:first-child,
.ab-nav a:hover
{
    background: #f79d11;
    color: #fff;
}
.ab-roll
{
    position: relative;
}
.ab-roll .bd
{
    overflow: hidden;
}
.ab-roll li
{
    float: left;
    width: 260px;
    margin-right: 53px;
}

.ab-btn a
{
    display: block;
    width: 35px;
    height: 75px;
    background: #0d3966;
    color: #fff;
    font-size: 20px;
    line-height: 75px;
    text-align: center;
    position: absolute;
    top: 125px;
}
.ab-btn a.prev
{
    left: -50px;
}
.ab-btn a.next
{
    right: -50px;
}
.ab-btn a:hover
{
    background: #024e9d;
}

/* news */
.news
{
    background: #e5e5e5;
    padding: 60px 0;
}
.news-l 
{
    width: 820px;
    float: left;
    margin-right: 45px;
}
.news-tit
{
    height: 60px;
    line-height: 60px;
    background: url("../image/news-titbg.jpg") repeat-x;
    padding: 0 0 0 20px;
    position: relative;
}
.news-tit p
{
    display: inline-block;
    font-size: 18px;
    color: #48443f;
}
.news-tit p:first-of-type
{
    color: #40549c;
    font-weight: bold;
}
.news-tit p:first-of-type::before
{
    content: "";
    display: block;
    width: 2px;
    height: 17px;
    background: #40549c;
    position: absolute;
    left: 8px;
    top: 22px;
}
.news-tit i
{
    display: inline-block;
    width: 14px;
    color: #a1a1a1;
    width: 57px;
    text-align: center;
}
.news-tit i:last-of-type
{
    display: none;
}
a.news-more
{
    display: inline-block;
    width: 54px;
    height: 18px;
    float: right;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-align: center;
    line-height: 18px;
    margin: 20px;
}

.news-bd
{
    padding: 20px 28px 40px;
    background: #fff;
}

.news-img
{
    float: left;
    margin-right: 30px;
}
.news-con,
.news-text,
.news-r
{
    display: flow-root;
}
.news-con li
{
    height: 105px;
    padding-top: 15px;
    border-bottom: dashed 1px #9E9E9E;
    box-sizing: border-box;
}
.news-num
{
    float: left;
    margin-right: 18px;
    font-size: 29px;
    color: #63615e;
    font-weight: bold;
    width: 60px;
    height: 68px;
    text-align: center;
    margin-top: 7px;
}
.news-num p
{
    font-size: 14px;
    color: #ffffff;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #b5b5b5;
}
.news-text h3
{
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 8px;
}
.news-text p
{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    height: 50px;
    overflow: hidden;
}
.news-toploop
{
    height: 375px;
    overflow: hidden;
    padding: 0 30px;
    background: #fff;
}
.news-toploop li
{
    height: 87px;
    padding-top: 22px;
    border-bottom: dashed 1px #9E9E9E;
}
.news-toploop li h3
{
    font-weight: bold;
}
.news-toploop li h3,
.news-toploop li p
{
    font-size: 13px;
    color: #444c51;
}
.news-toploop li p
{
    margin-top: 15px;
}

/* box-link */
.box-link
{
    height: 90px;
    border: 1px solid #eaeaea;
    font-size: 18px;
    line-height: 90px;
    overflow: hidden;
    padding-left: 200px;
    background: url("../image/box-link.jpg") no-repeat left center;
    margin: 45px auto ;
    box-sizing: border-box;
}
.box-link a
{
    color: #8c8c8c;
    margin-left: 15px;
}

