@media(min-width:760px){
.slogan h1 {

    font-size: 50px;
    color: white;
    letter-spacing: 2px;

}
.slogan {
    margin-top: 65px;
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
#Slogan{
    position: absolute;
    left: 7.61%;
    top: 24.017%;
    width:525px;
    height:120px;

}

.slogan p {

    font-size: 30px;
    color: white;
    letter-spacing: 2px;

}

.slogan input {
    width: 150px;
    height: 40px;
    display: block;
    background: #091349;
    border: 1px solid white;
    outline: none;
    border-radius: 5px;
    font-size: 18px;
    margin: 0 auto;
    margin-top:15px;
    color: white;
    cursor: pointer;
}

.slogan img{
    width:100%;
    height:100%;
}

.Coll_cent{
    width:1000px;
    margin: 55px auto 0;
}

.Tit_h2 {
    color: #595757;
    text-align: center;
    font-size: 35px;
    font-weight: 400;
	margin-top: 50px;
}


.hujiao_t{
    font-size: 18px;
    color: #727171;
    text-indent: 36px;
    line-height: 35px;
    letter-spacing: 1px;
    margin-top: 28px;
}


.Choice{
    width:100%;
    height: 190px;
    margin-top:90px;
}

.Choice li{
    width:25%;
    float:left;
    height:190px;

}

.Choice li>p{
    text-align: center;
}

.Choice li>p:first-child{
    width:120px;
    height:120px;
    border-radius:50%;
    border:2px solid #5f5d5d;
    line-height:120px;
    margin: 0 auto;
    font-size:35px;
    color: #ff6600;
    font-weight: bold;
}

.Choice li:first-child>p>span{
    display: block;
    font-size:30px;
    width: 60px;
    margin: 25px auto;
    line-height:35px;
}
.Choice li>p:last-child{
    font-size:16px;
    color: #727171;
    width:120px;
    margin: 20px auto 0;
}
#Call_im_t{
    height:435px;
}

.Call_im_t{
    width:100%;
    margin-top:65px;
    height:255px;
    margin:65px auto 0;
}

.Call_im_t>div{
    width:50%;
    float: left;
    height:255px;
}

.Call_im_t>img{
    display: block;
    float: left;
}

.Call_im_t>div>p:first-child{
    font-size:30px;
    color: #727171;
    width:360px;
    margin:0 auto;
}

.Call_im_t>div>p:last-child{
    color: #727171;
    width:360px;
    margin:40px auto 0;
    font-size:16px;
    line-height:30px;
}


.call_conet{
    width:100%;
    height: auto;
    margin-top:55px;
}

.call_conet>div{
    float: left;
    width:50%;

}

.call_conet>div>p:first-child{
    color: #727171;
    font-size:30px;
    width:360px;
    margin: 45px auto 25px;
}

.call_conet>div>p:last-child{
    color: #727171;
    font-size: 16px;
    line-height:30px;
    width:360px;
    margin: 0 auto;
}

.call_conet>div>img{
    width: 450px;
    display: block;
    margin: 0 auto;
}


.T_color{
    color: #ff6600;
}

.call_function{
    height:470px;
}

.call_function>ul{
    float: left;
    width:20%;
    height: auto;
    margin-top: 50px;
}

.call_function>ul>li:first-child{
    color: #0067b3;
    font-size:25px;
    margin-bottom:30px;
}

.call_function>ul>li{
    font-size:16px;
    color: #727171;
    line-height:30px;
    padding-left:50px;
}

.call_more{
    margin-top:70px;
    width:100%;
    height: auto;
}

.call_more>ul>li>a{
    width:16.666%;
    color: #0067b3;
    font-size:20px;
    float: left;
    text-align: center;
    margin-top:80px;
    text-decoration: none;
	margin: 80px 0;
}

}

@media(max-width:760px){
.slogan h1 {
    position: absolute;
    font-size: 2em;
    color: white;
    letter-spacing: 2px;

}
.slogan {
    margin-top: 3.7em;
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
#Slogan{
    position: absolute;
    left: 7.61%;
    top: 24.017%;
    width:525px;
    height:120px;

}

.slogan p {

    font-size: 30px;
    color: white;
    letter-spacing: 2px;

}

.slogan input {
    width: 150px;
    height: 40px;
    display: block;
    background: #091349;
    border: 1px solid white;
    outline: none;
    border-radius: 5px;
    font-size: 18px;
    margin: 0 auto;
    margin-top:15px;
    color: white;
    cursor: pointer;
}

.slogan img{
    width:100%;
    height:100%;
}

.Coll_cent{
    width: 95%;
    margin: 55px auto 0;
}
.Coll_cent img{
    width:100%;
	padding-bottom: 2em;
}

.Tit_h2 {
    color: #595757;
    text-align: center;
    font-size: 2em;
    font-weight: 400;
    padding-top: 2em;
}


.hujiao_t{
    font-size: 16px;
    color: #727171;
    text-indent: 36px;
    line-height: 35px;
    letter-spacing: 1px;
    margin-top: 28px;
}
.hujiao_t a{
    color: #898888;
    border: none;
}

.Choice{
    width: 100%;
    height: 420px;
    margin-top: 50px;
}

.Choice li{
    width: 50%;
    float: left;
    height: 190px;
    padding: 2em 0;
}

.Choice li>p{
    text-align: center;
}

.Choice li>p:first-child{
    width:120px;
    height:120px;
    border-radius:50%;
    border:2px solid #5f5d5d;
    line-height:120px;
    margin: 0 auto;
    font-size:35px;
    color: #ff6600;
    font-weight: bold;
}

.Choice li:first-child>p>span{
    display: block;
    font-size:30px;
    width: 60px;
    margin: 25px auto;
    line-height:35px;
}
.Choice li>p:last-child{
    font-size:16px;
    color: #727171;
    width:120px;
    margin: 20px auto 0;
}


.Call_im_t{
    width:100%;
    margin-top:65px;
    height:255px;
    margin:65px auto 0;
}

.Call_im_t>div{
    width: 100%;
    display: block;
    float: left;
    padding-bottom: 2em;
}

.Call_im_t>img{
    display: block;
    float: left;
    width: 100%;
    padding-bottom: 2em;
}

.Call_im_t>div>p:first-child{
    font-size:30px;
    color: #727171;
    margin:0 auto;
}

.Call_im_t>div>p:last-child{
    color: #727171;
    margin:40px auto 0;
    font-size:16px;
    line-height:30px;
}


.call_conet{
    width:100%;
    height: auto;
    margin-top:55px;
}

.call_conet>div{
    float: left;
    padding-bottom: 1em;

}

.call_conet>div>p:first-child{
    color: #727171;
    font-size:30px;
    margin: 45px auto 25px;
}

.call_conet>div>p:last-child{
    color: #727171;
    font-size: 16px;
    line-height:30px;
    margin: 0 auto;
}

.call_conet>div>img{
    width: 100%;
    display: block;
    margin: 0 auto;
}


.T_color{
    color: #ff6600;
}

.call_function{
    margin: 0 auto;
    height: 1950px;
}

.call_function>ul{
    float: left;
    width: 33%;
    height: 390px;
    margin-top: 50px;
}

.call_function>ul>li:first-child{
    color: #0067b3;
    font-size:25px;
    margin-bottom:30px;
}

.call_function>ul>li{
    font-size: 16px;
    color: #727171;
    line-height: 30px;
    width: 95%;
}


.call_more{
    width: 100%;
    height: 320px;
}


.call_more>ul>li>a{
    width: 33.33%;
    color: #0067b3;
    font-size: 20px;
    float: left;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 2em;
    text-decoration: none;

}
}









