﻿
.g-top{overflow: hidden;line-height: 59px;
    border-bottom: 1px solid rgba(0,0,0,.06);
}
.g-top .cur{float: left;font-size: 16px;color: #787878;padding-left: 35px;
    background: url(../images/i-01.png) no-repeat left center;
    -o-background-size: 25px auto;
    -ms-background-size: 25px auto;
    -moz-background-size: 25px auto;
    -webkit-background-size: 25px auto;
    background-size: 25px auto;
}
.g-top .cur a{color: #787878;}
.g-top .cur a:hover,.g-top .cur span{color: #1E50C0;}
.g-top .tab{float: right;}
.g-top .tab li{float: left;margin-left: 52px;}
.g-top .tab li a{display: block;font-size: 16px;color: #787878;position: relative;}
.g-top .tab li a:after{content: '';position: absolute;bottom: 0;left: 50%;right: 50%;height: 1px;
    background-color: #1E50C0;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.g-top .tab li:hover a:after,.g-top .tab li.on a:after{left: 0;right: 0;}
.g-top .tab li:hover a,.g-top .tab li.on a{color: #1E50C0;}

.m-t1{position: relative;color: #00539F;padding-left: 29px;}
.m-t1 h2{font-size: 24px;font-weight: normal;margin-bottom: 3px;}
.m-t1 span{display: block;font-size: 24px;} 
.m-t1:before{content: '';position: absolute;left: 0;top: 50%;width: 10px;height: 61px;
    background-color: #00539F;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.row-b1{padding: 69px 0 160px;}
.m-txt1{margin-top: 52px;}
.m-txt1 .tit{font-size: 18px;font-weight: normal;color: #000;margin-bottom: 30px;}
.m-txt1 .txt{font-size: 14px;line-height: 2.14;color: #737373;}

.row-b2{padding: 60px 0 90px;}
.m-list1{overflow: hidden;border: 1px solid #EAEAEA;border-left: 0;border-top: 0;}
.m-list1 li{width: 33.33%;float: left;height: 290px;background-color: #fff;
	border-left: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list1 li .con{display: block;height: 100%;position: relative;padding: 62px 0 0 50px;}
.m-list1 .ico{position: absolute;right: 45px;bottom: 45px;width: 64px;height: 64px;}
.m-list1 .ico img{width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list1 .i-on{opacity: 0;}
.m-list1 .top{overflow: hidden;line-height: 54px;}
.m-list1 .num{float: left;font-family: 'AcanthusBlackSSiBlackItalic';font-size: 36px;
	color: #E1E1E1;margin-right: 7px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list1 .t1{overflow: hidden;font-size: 20px;color: #000;font-weight: bold;font-family: "SourceHanSansCN-Regular";
	margin-bottom: 60px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list1 .desc{font-size: 14px;line-height: 24px;color: #787878;max-width: 160px;text-align: justify;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list1 .btn{position: absolute;top: 54px;right: 45px;width: 58px;height: 58px;
	border-radius: 50%;
	background: #1e50c0 url(../images/i-13.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list1 li:hover{background-color: #1a56b0;}
.m-list1 li:hover .btn{background-color: #fff;background-image: url(../images/i-13-on.png);}
.m-list1 li:hover .i-on{opacity: 1;}
.m-list1 li:hover .i-ok{opacity: 0;}
.m-list1 li:hover .num,.m-list1 li:hover .t1,.m-list1 li:hover .desc{color: #fff;}

.pop-rule{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 1024;display: none;}
.pop-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;
	background-color: rgba(0,0,0,.62);
}
.pop-rule .cont{position: absolute;top: 50%;left: 50%;width: 600px;
	background-color: #fff;border-radius: 15px;padding: 34px 44px 40px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.pop-rule .tit{font-size: 18px;font-weight: normal;color: #1A56B0;margin-bottom: 20px;
	border-bottom: 1px solid rgba(0,0,0,.1);padding-bottom: 12px;
}
.pop-rule .desc{font-size: 14px;line-height: 30px;color: #6E6E6E;}
.pop-rule .close{position: absolute;right: 48px;top: 25px;width: 34px;height: 34px;
	border-radius: 50%;cursor: pointer;
	background: url(../images/i-14.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.row-c1{padding: 40px 0 15px;}

.m-t2{font-size: 0;margin-bottom: 49px;
	border-bottom: 1px solid rgba(0,0,0,.04);
}
.m-t2 span{display: inline-block;font-size: 16px;height: 39px;line-height: 39px;
	background-color: #1a56b0;position: relative;padding: 0 20px 0 17px;
	font-weight: normal;color: #fff;
}
.m-t2 span:after{content: '';position: absolute;left: 100%;top: 0;bottom: 0;width: 30px;
	background: url(../images/i-15.png) no-repeat center;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.m-list2{overflow: hidden;margin: 0 -10px 32px;}
.m-list2 li{width: 50%;float: left;margin-bottom: 26px;}
.m-list2 .con{display: block;margin: 0 10px;height: 154px;padding: 33px 38px 0 30px;
	border: 1px solid #E8EFF9;background-color: #f6faff;
}
.m-list2 .t1{font-size: 16px;font-weight: normal;color: #000;margin-bottom: 8px;}
.m-list2 .desc{font-size: 14px;line-height: 24px;color: #7D7D7D;}

.m-t3{}
.m-t3 .tit{font-size: 24px;font-weight: normal;color: #00539F;margin-bottom: 4px;}
.m-t3 .desc{font-size: 18px;color: #ADADAD;}

.row-d1{padding: 60px 0 85px;}

.m-list3{position: relative;margin: 67px 102px 0;overflow: hidden;}
.m-list3:after{content: '';position: absolute;top: 0;bottom: 0;left: 50%;width: 1px;
	background-color: rgba(231,231,231,.5);
}
.m-list3 li{overflow: hidden;position: relative;z-index: 2;}
.m-list3 .con{width: 563px;float: right;position: relative;padding: 7px 28px 36px 32px;
	background-color: #F6F6F6;border-radius: 15px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list3 .con:before{content: '';position: absolute;top: 21px;left: -47px;width: 26px;height: 26px;
	background: url(../images/i-16.jpg) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-list3 li:nth-child(2n) .con{float: left;}
.m-list3 li:nth-child(2n+1) .con:after{content: '';position: absolute;top: 27px;left: -9px;
	border-right: 9px solid #F6F6F6;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}
.m-list3 li:nth-child(2n) .con:after{content: '';position: absolute;top: 27px;right: -9px;
	border-left: 9px solid #F6F6F6;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
}
.m-list3 li:nth-child(2n) .con:before{left: auto;right: -47px;}
.m-list3 .time{font-size: 24px;color: #1367B2;font-family: "SourceHanSansCN-Regular";
	border-bottom: 1px solid rgba(0,0,0,.1);padding: 9px 0;margin-bottom: 26px;cursor: pointer;
	background: url(../images/i-17.png) no-repeat right center;
	-o-background-size: 18px auto;
	-ms-background-size: 18px auto;
	-moz-background-size: 18px auto;
	-webkit-background-size: 18px auto;
	background-size: 18px auto;
}
.m-list3 .desc{font-size: 18px;line-height: 1.67;height: 3.34em;overflow: hidden;}
.m-list3 li.on .con{padding-bottom: 70px;background-color: #1367B2;}
.m-list3 li.on .con:before{background-image: url(../images/i-16-on.jpg);}
.m-list3 li:nth-child(2n+1).on .con:after{border-right-color: #1367B2;}
.m-list3 li:nth-child(2n).on .con:after{border-left-color: #1367B2;}
.m-list3 li.on .time{color: #fff;background-image: url(../images/i-18.png);}
.m-list3 li.on .desc{color: #fff;height: auto;}

.m-t1-1 span{font-size: 18px;}
.m-t1-1 h2{margin-bottom: 8px;}

.row-d2{padding: 50px 0 74px;}
.m-list4{margin-top: 35px;}
.m-list4 li{overflow: hidden;margin-bottom: 10px;}
.m-list4 .t1{float: left;width: 181px;height: 122px;margin-right: 9px;
	background-color: #1a56b0;font-family: 'Montserrat-Regular';
	font-size: 72px;color: #fff;text-align: center;line-height: 122px;
}
.m-list4 .t2{float: left;width: 266px;height: 122px;padding-left: 39px;line-height: 122px;
	font-size: 18px;color: #1A56B0;
	background-color: #e1e9f5;
}
.m-list4 .txt{overflow: hidden;height: 122px;position: relative;
	background-color: #ecf4ff;
}
.m-list4 .t-c{position: absolute;left: 40px;top: 50%;right: 40px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-list4 .tit{font-size: 18px;font-weight: normal;color: #000;}
.m-list4 .desc{font-size: 18px;color: #737373;}
.row-d3{padding: 49px 0 88px;}
.m-txt3{}
.m-txt3 .tit{font-size: 24px;color: #00539F;font-weight: normal;margin-bottom: 22px;}
.m-txt3 .txt{font-size: 14px;line-height: 30px;color: #737373;text-align: justify;}
.m-t4{text-align: center;font-size: 24px;font-weight: normal;color: #00539F;margin-bottom: 58px;}
.m-pic1 img{width: 100%;display: block;}
.row-d4{padding: 88px 0 360px;}

.m-list5{overflow: hidden;margin: 0 -10px;}
.m-list5 li{width: 25%;float: left;}
.m-list5 .con{display: block;height: 495px;border: 2px solid #D7DDEB;
	border-radius: 10px;padding-top: 49px;text-align: center;margin: 0 10px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list5 .ico{display: block;margin: 0 auto 46px;width: 139px;height: 139px;border-radius: 50%;position: relative;
	background-color: #EBF3FF;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list5 .ico img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list5 .i-on{opacity: 0;}
.m-list5 .t1{font-size: 18px;color: #000;font-family: "SourceHanSansCN-Regular";margin-bottom: 27px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list5 .desc{font-size: 14px;line-height: 24px;color: #7F7F7F;margin-bottom: 26px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list5 .btn{display: block;width: 41px;height: 41px;border-radius: 50%;margin: 0 auto;
	background: #1A56B0 url(../images/i-23.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list5 .con:hover{background-color: #1A56B0;border-color: #1A56B0;}
.m-list5 .con:hover .ico{background-color: rgba(255,255,255,.15);}
.m-list5 .con:hover .i-ok{opacity: 0;}
.m-list5 .con:hover .i-on{opacity: 1;}
.m-list5 .con:hover .t1,.m-list5 .con:hover .desc{color: #fff;}
.m-list5 .con:hover .btn{background-color: rgba(255,255,255,.15);}
.row-d5{padding: 93px 0 185px;}

.m-list6{}
.m-list6 li{margin-bottom: 6px;}
.m-list6 .con{display: block;line-height: 80px;border-bottom: 1px solid #E9E9E9;padding-right: 50px;
	background: url(../images/i-25.png) no-repeat right center;
	-o-background-size: 30px auto;
	-ms-background-size: 30px auto;
	-moz-background-size: 30px auto;
	-webkit-background-size: 30px auto;
	background-size: 30px auto;
}
.m-list6 .tit{font-size: 16px;color: #767676;font-weight: normal;padding-left: 29px;
	background: url(../images/i-24.png) no-repeat left center;
	-o-background-size: 16px auto;
	-ms-background-size: 16px auto;
	-moz-background-size: 16px auto;
	-webkit-background-size: 16px auto;
	background-size: 16px auto;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list6 .con:hover .tit{background-image: url(../images/i-24-on.png);color: #1A56B0;}

.pages{margin: 60px 0 70px;text-align: center;font-size: 0;}
.pages li{display: inline-block;vertical-align: middle;margin: 0 3px;}
.pages li a{display: block;width: 45px;height: 45px;line-height: 45px;
	font-size: 14px;color: #909090;
	background-color: #E4E4E4;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.pages .arrow{margin: 0 12px;}
.pages li:hover a,.pages li.on a{color: #fff;background-color: #00539f;}
.pages .arrow a{background-position: center;background-repeat: no-repeat;}
.pages .prev a{background-image: url(../images/i-26.png);}
.pages .next a{background-image: url(../images/i-27.png);}
.pages .prev:hover a{background-image: url(../images/i-26-on.png);}
.pages .next:hover a{background-image: url(../images/i-27-on.png);}

.row-e1{padding: 34px 0 50px;
	background-color: #f6f6f6;
}
.g-box1{border-radius: 10px;box-shadow: 0px 0px 5px 2px rgba(0,0,0,.03);
	background-color: #fff;padding: 48px 48px 0 59px;overflow: hidden;
}

.m-sel{overflow: hidden;border-bottom: 1px solid #F0F0F0;padding-bottom: 38px;}
.m-sel .t1{float: left;font-size: 14px;margin-left: 9px;margin-right: 10px;line-height: 46px;}
.m-sel .inp{float: left;width: 242px;height: 46px;border: 0;padding-left: 20px;
	font-size: 14px;margin-right: 18px;
	background: #f3f3f3 url(../images/i-28.png) no-repeat right 12px center;
}
.m-sel .bot{float: left;}
.m-sel .btn{float: left;width: 116px;height: 46px;border: 0;cursor: pointer;font-size: 14px;margin-right: 9px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-sel .btn-1{background-color: #1A56B0;color: #fff;}
.m-sel .btn-2{background-color: #f3f3f3;color: #7D7D7D;}

.m-list7{}
.m-list7 li{border-bottom: 1px solid #F0F0F0;padding: 40px 0;}
.m-list7 .con{overflow: hidden;}
.m-list7 .pic{float: left;width: 186px;height: 245px;padding: 18px 15px;
	background-color: #f3f3f3;margin-right: 38px;
}
.m-list7 .pic img{width: 100%;height: 100%;display: block;}
.m-list7 .txt{overflow: hidden;height: 245px;position: relative;}
.m-list7 .tit{font-size: 20px;color: #000;font-family: "SourceHanSansCN-Regular";margin-bottom: 18px;}
.m-list7 .tit a{color: #000;}
.m-list7 .info{overflow: hidden;width: 380px;}
.m-list7 .item{width: 190px;float: left;font-size: 14px;line-height: 30px;}
.m-list7 .t1{float: left;color: #A3A3A3;}
.m-list7 .t-c{overflow: hidden;color: #4F4F4F;}
.m-list7 .bot{position: absolute;left: 0;bottom: 0;}
.m-list7 .btn{display: block;float: left;width: 137px;height: 44px;margin-right: 11px;
	font-size: 14px;text-align: center;padding: 0 !important;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list7 .btn-1{line-height: 44px;color: #fff;
	background-color: #1a56b0;
}
.m-list7 .btn-2{line-height: 42px;color: #707070;border: 1px solid #E0E0E0;}
.m-list7 .btn-2:hover,.m-sel .btn-2:hover{background-color: #1a56b0;border-color: #1a56b0;color: #fff;}
.m-list7 .btn-1:hover,.m-sel .btn-1:hover{background-color: #2070e7;}
.row-e2{padding: 40px 0 20px;}
.row-e2 .m-t2{margin-bottom: 39px;}
.m-list8{overflow: hidden;margin: 0 -10px 32px;}
.m-list8 li{width: 50%;float: left;margin-bottom: 18px;}
.m-list8 .con{display: block;margin: 0 10px;height: 118px;padding: 28px 33px 0 30px;
	border: 1px solid #E4E9F0;background-color: #f6faff;border-radius: 5px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list8 .t1{font-size: 18px;font-weight: normal;color: #000;margin-bottom: 13px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list8 .bot{font-size: 14px;line-height: 24px;color: #7D7D7D;overflow: hidden;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list8 .info{float: left;}
.m-list8 .date{float: right;}
.m-list8 .con:hover{background-color: #1A56B0;}
.m-list8 .con:hover .t1,.m-list8 .con:hover .bot{color: #fff;}

.m-txt4{padding-bottom: 68px;}
.m-txt4 .tit{font-size: 24px;font-weight: normal;margin-bottom: 10px;}
.m-txt4 .info{font-size: 16px;color: #828D9D;padding-bottom: 19px;
	border-bottom: 1px solid #E1E1E1;margin-bottom: 40px;
}
.m-txt4 .t1{font-size: 18px;font-weight: normal;color: #000;margin-bottom: 36px;}
.m-txt4 .desc{font-size: 14px;color: #828D9D;line-height: 36px;margin-bottom: 42px;}
.m-txt4 .txt{margin-bottom: 12px;overflow: hidden;}
.m-txt4 .bot{overflow: hidden;padding-bottom: 30px;border-bottom: 1px solid #E1E1E1;}
.m-txt4 .mail{float: left;font-size: 14px;color: #858585;}
.m-txt4 .mail a{color: #1A56B0;}
.m-txt4 .mail a:hover,.m-txt4 .back:hover{text-decoration: underline;}
.m-txt4 .back{float: right;font-size: 14px;color: #1A56B0;padding-left: 19px;
	background: url(../images/i-29.png) no-repeat left center;
}

.row-f1{overflow: hidden;padding: 43px 0 46px;background-color: #f6f6f6;}
.row-f1 .col-l{width: 1036px;}
.row-f1 .col-r{width: 346px;}
.g-box2{border-radius: 10px;box-shadow: 0px 0px 5px 2px rgba(0,0,0,.03);
	background-color: #fff;padding: 48px 55px 0 48px;overflow: hidden;
}
.m-so{overflow: hidden;}
.m-so .cont{float: left;position: relative;width: 350px;margin-right: 10px;}
.m-so .inp{display: block;width: 100%;height: 46px;padding: 0 46px 0 20px;
	font-size: 14px;border: 0;background-color: #f3f3f3;
}
.m-so .btn{position: absolute;top: 0;right: 0;width: 46px;height: 100%;cursor: pointer;
	border: 0;cursor: pointer;background: url(../images/i-30.png) no-repeat center;
}
.m-so .date{float: left;width: 242px;height: 46px;border: 0;padding-left: 20px;
	font-size: 14px;margin-right: 18px;
	background: #f3f3f3 url(../images/i-28.png) no-repeat right 12px center;
}

.m-list9{padding-top: 5px;}
.m-list9 li{border-bottom: 1px solid #F0F0F0;}
.m-list9 .con{display: block;overflow: hidden;padding: 45px 0 28px;}
.m-list9 .date{float: left;width: 64px;margin-right: 27px;border: 1px solid #1A56B0;
	border-radius: 5px;text-align: center;font-size: 16px;overflow: hidden;
}
.m-list9 .date span{display: block;line-height: 38px;color: #fff;
	background-color: #1A56B0;
}
.m-list9 .date em{display: block;line-height: 37px;background-color: #f7f8fd;
	color: #1A56B0;
}
.m-list9 .txt{overflow: hidden;}
.m-list9 .tit{font-size: 20px;color: #000;font-family: "SourceHanSansCN-Regular";
	line-height: 1.2;margin-bottom: 9px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list9 .lab{font-size: 16px;color: #4F4F4F;margin-bottom: 12px;}
.m-list9 .desc{font-size: 14px;line-height: 24px;color: #909090;margin-bottom: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-list9 .more{display: inline-block;font-size: 14px;color: #1A56B0;position: relative;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list9 .more:after{content: '';position: absolute;bottom: 0;left: 0;right: 17px;height: 1px;
	background-color: #1A56B0;opacity: 0;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list9 .con:hover .tit{color: #1A56B0;}
.m-list9 .con:hover .more:after{opacity: 1;}

.g-box3{border-radius: 10px;box-shadow: 0px 0px 5px 2px rgba(0,0,0,.03);
	background-color: #fff;padding: 25px 26px 15px 34px;overflow: hidden;
}
.m-t5{font-size: 18px;color: #000;font-family: "SourceHanSansCN-Regular";}
.m-list10{margin-top: 20px;}
.m-list10 li{margin-bottom: 20px;}
.m-list10 .con{display: block;border-bottom: 1px solid #ededed;padding-bottom: 13px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list10 .tit{font-size: 16px;font-weight: normal;color: #000;margin-bottom: 9px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list10 .date{display: block;font-size: 14px;color: #C0C0C0;}
.m-list10 .con:hover{border-bottom-color: #1A56B0;}
.m-list10 .con:hover .tit{color: #1A56B0;}

.row-f2{padding: 51px 0 55px;}
.m-details h1{text-align: center;font-size: 24px;color: #434343;font-weight: normal;margin-bottom: 11px;}
.m-details .info{text-align: center;font-size: 14px;color: #B9B9B9;padding-bottom: 22px;
	border-bottom: 1px solid #f2f2f2;margin-bottom: 32px;
}
.m-details .info span{margin: 0 10px;}
.m-details .num em{color: #00539F;}
.m-details .txt{font-size: 14px;line-height: 30px;color: #717171;border-bottom: 1px solid #f2f2f2;
	padding-bottom: 43px;margin-bottom: 55px;
}
.m-details .back{display: block;margin: 0 auto;width: 157px;height: 43px;text-align: center;line-height: 43px;
	font-size: 14px;color: #717171;
	background-color: #E9E9E9;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-details .back:after{content: '';display: inline-block;vertical-align: middle;
	width: 10px;height: 11px;margin-left: 6px;position: relative;top: -2px;
	background: url(../images/i-31.png) no-repeat center;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-details .back:hover:after{background-image: url(../images/i-31-on.png);}
.m-details .back:hover{background-color: #1A56B0;color: #fff;}
.row-f3{padding: 48px 0 0;}
.m-list11{overflow: hidden;margin: 0 -17px;}
.m-list11 li{width: 33.33%;float: left;margin-bottom: 46px;}
.m-list11 .con{display: block;margin: 0 17px;border-bottom: 1px solid #E9E9E9;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list11 .pic{padding-top: 64%;height: 0;position: relative;overflow: hidden;}
.m-list11 .pic img{position: absolute;top: 0;width: 100%;height: 100%;left: 0;display: block;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.m-list11 .txt{height: 180px;padding-top: 26px;}
.m-list11 .tit{font-size: 18px;font-weight: normal;color: #000;font-weight: normal;font-family: "SourceHanSansCN-Regular";
	margin-bottom: 12px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list11 .desc{font-size: 14px;color: #8A8A8A;line-height: 24px;margin-bottom: 19px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-list11 .date{display: block;font-size: 14px;color: #B9B9B9;}
.m-list11 .con:hover .pic img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.m-list11 .con:hover .tit{color: #215FB3;}
.m-list11 .con:hover{border-bottom-color: #215FB3;}
.row-f4{padding: 48px 0 0;}
.m-list12 li{margin-bottom: 35px;}
.m-list12 .con{display: block;margin: 0 17px;border-bottom: 1px solid #E9E9E9;padding-bottom: 27px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list12 .txt{height: 180px;padding-top: 26px;}
.m-list12 .tit{font-size: 18px;font-weight: normal;color: #000;font-weight: normal;font-family: "SourceHanSansCN-Regular";
	margin-bottom: 12px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list12 .desc{font-size: 14px;color: #8A8A8A;line-height: 24px;margin-bottom: 19px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-list12 .date{display: block;font-size: 14px;color: #B9B9B9;}
.m-list12 .con:hover .tit{color: #215FB3;}
.m-list12 .con:hover{border-bottom-color: #215FB3;}

.row-f5{padding: 66px 0 30px;}
.m-txt5{margin-bottom: 44px;}
.m-txt5 .tips{padding: 48px 75px 48px 50px;
	background-color: #1A56B0;
}
.m-txt5 .t-c{font-size: 24px;color: #fff;position: relative;padding-left: 29px;}
.m-txt5 .t-c:after{content: '';position: absolute;left: 0;top: 50%;width: 10px;height: 60px;
	background-color: #fff;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-txt5 ul{overflow: hidden;background-color: #F4F4F4;padding: 40px 18px 36px;}
.m-txt5 li{width: 50%;float: left;}
.m-txt5 .con{display: block;margin: 0 18px;}
.m-txt5 .pic{padding-top: 56%;height: 0;position: relative;overflow: hidden;}
.m-txt5 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;}

.m-list13{}
.m-list13 li{margin-bottom: 70px;}
.m-list13 .tit{font-size: 24px;color: #1A56B0;font-weight: normal;height: 79px;line-height: 79px;
	background-color: #EEE;padding-left: 29px;position: relative;cursor: pointer;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list13 .tit:before{content: '';position: absolute;top: 50%;left: 0;width: 11px;height: 22px;
	background-color: #1A56B0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-list13 .tit:after{content: '';position: absolute;top: 0;bottom: 0;right: 26px;width: 17px;
	background: url(../images/i-32.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list13 .con{font-size: 16px;line-height: 36px;color: #4E4D4D;padding-top: 24px;display: none;}
.m-list13 li.on .tit{background-color: #1a56b0;color: #fff;}
.m-list13 li.on .tit:after{background-image: url(../images/i-32-on.png);}

.row-a1{padding: 85px 0 83px;}

.m-txt6{overflow: hidden;}
.m-txt6 .con{overflow: hidden;margin-bottom: 45px;}
.m-txt6 .left{float: left;width: 527px;margin-right: 72px;margin-top: 11px;}
.m-txt6 .left img{width: 100%;display: block;}
.m-txt6 .txt{overflow: hidden;color: #142A4F;}
.m-txt6 .tit{font-size: 24px;font-family: "SourceHanSansCN-Regular";margin-bottom: 23px;}
.m-txt6 .desc{font-size: 14px;line-height: 24px;margin-bottom: 25px;}
.m-txt6 .more{display: inline-block;font-size: 16px;color: #142A4F;font-weight: bold;position: relative;
	border-bottom: 1px solid #142A4F;
}
.m-txt6 .more:after{content: '';position: absolute;left: 100%;top: 0;bottom: 0;margin-left: 11px;width: 16px;
	background: url(../images/i-33.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.row-a2{overflow: hidden;padding: 70px 0 62px;
	background: url(../images/p-bg1.jpg) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}

.g-t1{overflow: hidden;margin-bottom: 38px;}
.g-t1 .tit{font-family: "SourceHanSansCN-Regular";color: #142A4F;font-weight: bold;
	line-height: 1;float: left;margin-right: 54px;
}
.g-t1 .tit span{font-size: 48px;font-style: italic;}
.g-t1 .tit h2{font-size: 24px;}
.g-t1 .tab{overflow: hidden;position: relative;}
.g-t1 .tab li{float: left;margin-right: 62px;}
.g-t1 .tab li span{display: block;font-size: 16px;color: #505050;
	line-height: 72px;padding: 0 10px;cursor: pointer;position: relative;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.g-t1 .tab li span:after{content: '';position: absolute;bottom: 0;left: 50%;right: 50%;height: 1px;
	background-color: #1E50C0;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.g-t1 .tab li .btn{position: absolute;right: 0;top: 50%;width: 122px;height: 40px;display: none;
	text-align: center;line-height: 38px;border: 1px solid #215FB3;color: #215FB3;font-size: 14px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.g-t1 .tab li.on span,.g-t1 .tab li:hover span{color: #1E50C0;}
.g-t1 .tab li.on span:after,.g-t1 .tab li:hover span:after{left: 0;right: 0;}
.g-t1 .tab li.on .btn{display: block;}
.g-t1 .tab li .btn:hover{background-color: #215FB3;color: #fff;}
.hide-dn{height: 0;overflow: hidden;}

.m-news{border-radius: 10px;margin-bottom: 15px;
	box-shadow: 0px 0px 5px rgba(0,0,0,.05);
	background-color: #fff;
}
.m-news .con{display: block;overflow: hidden;padding: 24px 27px 25px 23px;}
.m-news .pic{float: left;width: 544px;height: 309px;margin-right: 33px;overflow: hidden;border-radius: 10px;}
.m-news .pic img{width: 100%;height: 100%;display: block;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.m-news .txt{overflow: hidden;}
.m-news .date{display: block;font-size: 18px;color: #AAA;position: relative;padding-bottom: 8px;
	margin-bottom: 19px;
}
.m-news .date:after{content: '';position: absolute;left: 0;bottom: 0;width: 36px;height: 3px;
	background-color: #142a4f;
}
.m-news .t1{font-size: 22px;color: #464646;font-family: "SourceHanSansCN-Regular";
	margin-bottom: 3px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-news .t2{font-size: 18px;color: #464646;font-weight: normal;margin-bottom: 21px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-news .desc{font-size: 14px;line-height: 24px;color: #606060;text-align: justify;margin-bottom: 47px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.m-news .btn{display: block;width: 122px;height: 40px;text-align: center;line-height: 40px;
	font-size: 14px;color: #fff;border-radius: 3px;
	background-color: #215fb3;
}
.m-news .con:hover .pic img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.m-news .con:hover .t1{color: #215FB3;}

.m-slider1{margin: 0 -7px;}
.m-slider1 .con{display: block;margin: 0 7px 65px;box-shadow: 0px 0px 5px rgba(0,0,0,.05);
	background-color: #fff;border-radius: 10px;padding: 20px 16px 0;height: 245px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-slider1 .top{overflow: hidden;margin-bottom: 18px;}
.m-slider1 .pic{float: left;width: 201px;height: 116px;border-radius: 5px;overflow: hidden;margin-right: 12px;}
.m-slider1 .pic img{width: 100%;height: 100%;display: block;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.m-slider1 .t-r{overflow: hidden;}
.m-slider1 .date{line-height: 1.3;margin-bottom: 13px;}
.m-slider1 .date span{display: block;font-size: 14px;color: #96ADCB;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-slider1 .date em{font-size: 18px;color: #363636;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-slider1 .tit{font-size: 16px;color: #343434;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-slider1 .desc{font-size: 14px;color: #818181;line-height: 24px;margin-left: 12px;padding-right: 11px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-slider1 .con:hover{background-color: #215fb3;}
.m-slider1 .con:hover .pic img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.m-slider1 .con:hover .tit{color: #fff;}
.m-slider1 .con:hover .date em,.m-slider1 .con:hover .desc{color: #fff;}
.m-slider1 .slick-dots{text-align: center;z-index: 2;}
.m-slider1 .slick-dots li{display: inline-block;margin: 0 4px;}
.m-slider1 .slick-dots li button{display: block;width: 13px;height: 13px;
    font-size: 0;line-height: 0;text-indent: 9999px;border: 0;
    background-color: #BCC3CC;border-radius: 50%;
}
.m-slider1 .slick-dots li.slick-active button{background-color: #215fb3;}

.pop-pdf{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 1024;
	display: none;
}
.pop-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;
	background-color: rgba(0,0,0,.5);
}
.pop-pdf .cont{width: 800px;height: 600px;position: absolute;top: 50%;left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.pop-pdf .close{position: absolute;width: 40px;height: 40px;
	right: -20px;top: -20px;border-radius: 50%;cursor: pointer;
	background: rgba(0,0,0,.5) url(../images/close.png) no-repeat center;
	-o-background-size: 24px auto;
	-ms-background-size: 24px auto;
	-moz-background-size: 24px auto;
	-webkit-background-size: 24px auto;
	background-size: 24px auto;
}

 
 #fangda:hover{
	-webkit-transition:0.5s ease;
    -moz-transition:0.5s ease;
    -webkit-transition-property:all;
    -moz-transition-property:all;
	-webkit-transform:scale(2);
	-moz-transform:scale(2);
	transform:scale(2);
	box-shadow:0 0 5px;
	}
 #fangda{
    -webkit-transform-origin: 0100% 0 ;
    -moz-transform-origin:0   100% 0;
    -ms-transform-origin: 0 100%  0;
    transform-origin: 0 100%  0;z-index:99999 !important;
}
.news2_list>li>div{
  margin-left: 0;
}
.qikan li h2{
  font-size: 18px;
    margin-bottom: 20px;
    font-weight: bold;
    margin-top: 15px;
}
.qikan li p{
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 25px;
  word-break: break-all;
}
.qikan li img{
  width: 140px;
  height: 200px;
  border: 2px solid #ccc;
}

.modal-dialog{
  width: 800px;  
}
.modal-content{
  background: transparent;
  border: 0;
  box-shadow: none;
}
.modal-header{
  border: 0;
}
.modal-header button{
  background: #fff;
  width: 70px;
  height: 70px;
  border-radius: 50px;
  color: #333;
  font-size: 20px;
  opacity: 1;
  
}
.date-area .form-control{
  display: inline-block;
  max-width: 125px;
}
.modal-body{
  margin-top: -118px;
}
.find-form{
  width: 100%;
  padding: 20px 0;
  background: #fff;
}
.btn-row{
  margin-top: 20px;
}
.btn-find{
  background: #142a4f;
  color: #fff;
  margin-right: 20px;
  margin-left: 15px;
}
.tooltips{
  position: relative;
}
.tooltips .tip-text{
  position: absolute;
  top: 0;
  left: 60px;
  background: #ccc;
  color: #333;
  border-radius: 3px;
  padding: 5px;
  font-size: 13px;
  display: none;
  z-index: 9999;
}
.tooltips:hover .tip-text{
  display: block;
}
.fabu .tip-text{
  left: 80px;
}
.news2_list>li>div{
  overflow: unset;
}
#myModal2 .modal-dialog{
  width: 960px;
}
.modal-header .close {
    position: absolute;
    top: -122px;
    right: -90px;
    z-index: 99;
}
.btn-find:hover{
  background-color: #eee;
  border-color: #ccc;
}
#myModal2 .modal-header .close{
  right: -20px;
}



/*******************************
	-------[=登录]-------
********************************/
.row-login{overflow: hidden;position: relative;height: 100vh;}
.row-login .col-l{width: 50%;height: 100%;position: relative;}
.row-login .col-r{width: 50%;height: 100%;position: relative;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.row-login .col-r .img{position: absolute;top: 50%;left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.row-login .col-r .img img{display: block;height: 116px;}

.top-con{position: absolute;top: 50%;left: 0;right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.logo-log{height: 120px;margin-bottom: 60px;}
.logo-log img{height: 100%;display: block;margin: 0 auto;}
.m-login{max-width: 462px;margin: 0 auto 99px;}
.m-login .tit{color: #1A56B0;padding-bottom: 5px;margin-bottom: 27px;
	border-bottom: 1px solid #E3E3E3;
}
.m-login .tit span{font-size: 30px;font-family: "SourceHanSansCN-Regular";
	margin-right: 17px;position: relative;
}
.m-login .tit span:after{content: '';position: absolute;left: 0;bottom: -14px;right: 0;height: 1px;
	background-color: #1A56B0;
}
.m-login .tit em{font-size: 18px;}
.m-login .tips{font-size: 18px;color: #BEBEBE;margin-bottom: 18px;}
.m-login .item{position: relative;margin-bottom: 30px;}
.m-login .inp{display: block;width: 100%;height: 52px;padding-left: 67px;
	border: 1px solid #D0DCED;background-color: #F7FAFF;
	font-size: 14px;border-radius: 5px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-login .inp::-webkit-input-placeholder {color: #ABABAB;}
.m-login .inp::-moz-placeholder {color: #ABABAB; }
.m-login .inp::-ms-input-placeholder {color: #ABABAB;}
.m-login .inp:focus{border-color: #fff;background-color: #fff;
	box-shadow: 0 0 10px 2px rgba(26,86,176,.28);
}
.m-login .ico{position: absolute;top: 50%;left: 0;width: 48px;height: 48px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-login .ico img{width: 100%;height: 100%;display: block;}
.m-login .ico:after{content: '';position: absolute;right: 0;top: 50%;width: 1px;height: 30px;
	background-color: #D0DCED;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-login .btn{display: block;width: 100%;height: 52px;border-radius: 5px;
	font-size: 16px;color: #fff;border: 0;cursor: pointer;
	background-color: #1a56b0;
}

.fd-log{text-align: center;font-size: 14px;line-height: 24px;color: #A6A6A6;}
.fd-log a{color: #A6A6A6;}



