﻿

.m-imgtxt{
    position: relative;
    margin-top: 49px;
}
.m-imgtxt .img{
    width: 54.2%;
}
.m-imgtxt .img a{
    display: block;
    padding-top: 70%;
    position: relative;
}
.m-imgtxt .img a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.m-imgtxt .txt{
    position: absolute;
    width: 50%;
    z-index: 2;
    padding:6.6% 8% 9.4%;
    -webkit-box-shadow: 0 0 10px #c4c4c4;
    -moz-box-shadow: 0 0 10px #c4c4c4;
    box-shadow: 0 0 10px #c4c4c4;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../images/bg-2.jpg) no-repeat center center;
}
.g-txt{
    color: #474747;
    text-align: center;
}
.g-txt h2{
    font-size: 30px;
    line-height: 1em;
    font-weight: normal;
}
.g-txt h3{
    font-size: 24px;
    line-height: 60px;
    padding-bottom: 12px;
    font-weight: normal;
}
.g-txt p{
    font-size: 14px;
    line-height: 24px;
}
.g-next{
    text-align: center;
    margin-bottom: 50px;
}
.g-next a{
    display: inline-block;
    width: 31px;
    height: 84px;
    background: url(../images/img-2.png) no-repeat center center;
    -webkit-background-size:100% 100%;
    background-size:100% 100%;
}
.row-2-bg{
    background: url(../images/bg-1.jpg) no-repeat center center;
    -webkit-background-size:100% 100%;
    background-size:100% 100%;
    -webkit-box-shadow: 0 0 10px #c4c4c4;
    -moz-box-shadow: 0 0 10px #c4c4c4;
    box-shadow: 0 0 10px #c4c4c4;
}
.txt-box1{
    padding-top: 44px;
    max-width: 960px;
    margin:0 auto;
}
.txt-box2{
    max-width: 960px;
    margin:-10px auto 0;
}
.ul-list01{
    overflow: hidden;
    padding:44px 0 55px;
}
.ul-list01 li{
    width: 33.33%;
    float: left;
    padding:70px 0 40px;
    text-align: center;
    background-color: #0079c2;
}
.ul-list01 li:nth-child(even){
    background-color: #7193dd;
}
.ul-list01 .txt{
    display: inline-block;
    text-align: center;
    color: #fff;
}
.ul-list01 .txt em{
    display: inline-block;
    width: 80px;
    height: 80px;
    border: 2px solid #b8d0e8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 80px;
    font-weight: bold;
    font-size: 34px;
    color: #b8d0e8;
    font-family:"impact";
}
.ul-list01 .txt  p{
    font-size: 20px;
    padding: 16px 0 18px;
    line-height: 1em;
}
.ul-list01 .txt  span{
    font-size: 16px;
    line-height: 1em;
}
.img-service{
    padding:80px 0 60px;
    margin:0 auto;
    width: 1212px;
    max-width: 100%;
}
.img-service .img{
    width: 100%;
}
.m-imgtxt2{
    overflow: hidden;
}
.m-imgtxt2 .item{
    width: 50%;
    float: left;
}
.m-imgtxt2 .item .inner{
    height: 556px;
    -webkit-background-size:auto 100%;
    background-size:auto 100%;
}
.m-imgtxt2 .item1{
    padding-top: 46px;
    background-color: transparent;
}
.m-imgtxt2 .item2{
    padding-top: 46px;
    background-color: #0079c2;
}
.m-imgtxt2 .item .txt{
    height: 100%;
    padding:20% 10% 0 38%;
    background-color: rgba(0,0,0,.3);
    color: #fff;
    text-align: left;
}
.m-imgtxt2 .item2 .txt{
    padding:20% 38% 0 10%;
    background-color: #0079c2;
}
.m-imgtxt2 .txt h2{
    font-size: 24px;
    font-weight: normal;
}
.m-imgtxt2 .txt h3{
    font-size: 24px;
    line-height: 50px;
    padding-bottom: 18px;
    font-weight: normal;
}
.m-imgtxt2 .txt  p{
    font-size: 14px;
    line-height: 22px;
}

.m-article{
    padding:50px 0 70px;
    overflow: hidden;
}
.m-article .m-content{
    padding-right: 36.8%;
    font-size: 14px;
    color: #474747;
    line-height: 22px;
}
.m-article .m-content h2{
    padding-top: 10px;
    font-size: 20px;
    color: #0079c2;
    line-height: 50px;
}
.m-article .m-content p{
    margin-bottom: 11px;
}
.right-part{
    float: right;
    width: 32.8%;
    padding:30px 30px 0;
    background-color: #e4e4e4;
}
.right-part .img{
    padding-top: 29.5%;
    position: relative;
}
.right-part .img img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.right-part .txt{
    padding:30px 0 26px;
    font-size: 14px;
    color: #474747;
    line-height: 22px;
}

























@media only screen and (max-width: 1417px) {
    .m-imgtxt .txt{  padding:3%;}
    .m-imgtxt2 .item .inner{  height: 400px;}
    .m-imgtxt2 .item .txt{  padding:60px;}
    .img-service{  padding:20px 0;}

}




/*Common For Max 960*/
@media only screen and (max-width: 1199px) {
    .m-imgtxt{  margin-top: 20px;  }
    .g-txt h2{  font-size: 24px;  }
    .g-txt h3{  font-size: 20px;  line-height: 30px;  padding-bottom: 10px;  }
    .g-txt  p{  font-size: 14px;  line-height: 24px;  }
    .m-imgtxt2 .item1,.m-imgtxt2 .item2{  padding-top: 0;  }
    .m-imgtxt2 .txt h2{  font-size: 24px;  }
    .m-imgtxt2 .txt h3{  font-size: 20px;  line-height: 30px;  padding-bottom: 10px;  }
    .m-imgtxt2 .txt  p{  font-size: 14px;  line-height: 24px;  }
    .g-next{  margin-bottom: 30px;  }

}



/*Common For Max 768*/
@media only screen and (max-width: 959px) {
    .g-next{  margin-bottom: 20px;  }
    .g-next a{ width: 20px;  height: 54px;  }
    .g-txt  p{  width: 80%;  margin:0 auto;}
    .ul-list01{  padding:20px 0;  }
    .ul-list01 li{  padding:20px 0;}
    .ul-list01 .txt em{  width: 60px;  height: 60px;  line-height: 60px;  font-size: 24px;  }
    .ul-list01 .txt  p{  font-size: 18px;  padding: 10px 0;  }
    .ul-list01 .txt  span{  font-size: 14px;  }
    .right-part{  padding:20px 20px 0;}
    .right-part .txt{  padding:20px 0;}
    .m-article{  padding:30px 0 ;  }




}



/*Common For Max 480*/
@media only screen and (max-width: 768px) {
    .g-txt h2{  font-size: 18px;  }
    .g-txt h3{  font-size: 16px;  line-height: 30px;  padding-bottom: 6px;  }
    /*.g-txt  p{  font-size: 12px;  line-height: 20px;  }*/
    .m-imgtxt2 .txt h2{  font-size: 18px;  }
    .m-imgtxt2 .txt h3{  font-size: 16px;  line-height: 30px;  padding-bottom: 6px;  }
    .m-imgtxt2 .txt  p{  font-size: 12px;  line-height: 20px;  }
    .m-imgtxt2 .item .inner{  height: 300px;  }
    .m-imgtxt2 .item .txt{  padding:30px;}
    .m-article .m-content{  padding-top: 10px;padding-right:0;  }
    .m-article .m-content h2{  padding-top: 6px;  font-size: 18px;  line-height: 30px;  }
    .m-article .m-content p{  margin-bottom: 6px;  }
    .right-part{  float: none;  width: 100%;  }
    .m-article{  padding:20px 0 ;  }
}



/*Common For Max 320*/
@media only screen and (max-width: 479px) {
    .m-imgtxt .img{  width: 100%;  }
    .m-imgtxt .txt{  position:static;  width: 100%;  padding:20px 0;-webkit-transform: translateY(-50%);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);}

    .ul-list01 li{  width: 50%;
         margin-bottom: 1px; }
    .ul-list01 .txt em{  width: 40px;  height: 40px;  line-height: 40px;  font-size: 18px;  }
    .ul-list01 .txt  p{  font-size: 16px;  padding:6px 0; }
    .ul-list01 .txt  span{  font-size: 12px;  }
    .img-service{  width: 100%;  overflow-x:auto;  }
    .img-service .img{  width: 600px;  }
    .right-part{  padding:10px 10px 0;}
    .right-part .txt{  padding:10px 0;}
    .m-imgtxt2 .item{  width: 100%;  float: none;  }

}
